Spaces:
Build error
Build error
updated .gitignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
.DS_Store
|
|
|
|
|
|
1 |
+
.DS_Store
|
2 |
+
*.pyc
|
3 |
+
__pycache__/
|