Remove __pycache__ and add to .gitignore
Browse files- .gitignore +1 -0
- __pycache__/app.cpython-311.pyc +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
__pycache__/
|
__pycache__/app.cpython-311.pyc
DELETED
Binary file (5.12 kB)
|
|