Spaces:
Running
Running
Sagar Bharadwaj
commited on
Commit
·
91d2705
1
Parent(s):
c76c7ee
Updated gitignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
__pycache__/
|
2 |
.ipynb_checkpoints/
|
3 |
-
.DS_Store
|
|
|
|
|
|
1 |
__pycache__/
|
2 |
.ipynb_checkpoints/
|
3 |
+
.DS_Store
|
4 |
+
OutputImages/
|
5 |
+
ExampleImages/
|