Spaces:
Sleeping
Sleeping
prasanth.thangavel
commited on
Commit
·
f08192f
1
Parent(s):
43f0ea7
Update gitignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
flagged/
|
2 |
.ipynb_checkpoints/
|
3 |
-
|
|
|
|
|
|
1 |
flagged/
|
2 |
.ipynb_checkpoints/
|
3 |
+
.DS_Store
|
4 |
+
__pycache__/
|
5 |
+
requirements_all.txt
|