DsL commited on
Commit ·
a225951
1
Parent(s): e9cdcc6
Update .gitignore to exclude local helper files
Browse files- .gitignore +4 -0
.gitignore
CHANGED
|
@@ -2,3 +2,7 @@
|
|
| 2 |
Real/
|
| 3 |
Hypothetical/
|
| 4 |
Multi_View/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
Real/
|
| 3 |
Hypothetical/
|
| 4 |
Multi_View/
|
| 5 |
+
.vscode/
|
| 6 |
+
Code/
|
| 7 |
+
zip_scene.py
|
| 8 |
+
.gitattributes
|