Spaces:
Running
Running
added .DS_Store
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
__pycache__/
|
|
|
|
|
|
|
|
|
| 1 |
+
__pycache__/
|
| 2 |
+
|
| 3 |
+
.DS_Store
|