Updated git ignore for convinence

This commit is contained in:
Umesh Ramchandani 2021-01-21 21:08:08 +01:00
parent 46236424a2
commit 889c766274
2 changed files with 4 additions and 3 deletions

4
.gitignore vendored
View File

@ -91,3 +91,7 @@ target/
models/*
!models/.gitkeep
.vscode
tum-3d-proj
reference

View File

@ -1,3 +0,0 @@
{
"python.pythonPath": "~/.conda/envs/tum-3d-proj/bin/python"
}