Spaces:
Running on Zero
Running on Zero
Commit ·
ccfce2b
1
Parent(s): 193c090
Update .gitignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.DS_Store
|
| 2 |
+
__pycache__/app.cpython-313.pyc
|