Spaces:
Sleeping
Sleeping
pierreguillou
commited on
Commit
•
2492ff2
1
Parent(s):
40a6f2f
Create .gitignore
Browse files- .gitignore +5 -0
.gitignore
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
text
|
2 |
+
__pycache__/
|
3 |
+
*.pyc
|
4 |
+
temp_processing/
|
5 |
+
.DS_Store
|