Spaces:
Build error
Build error
gitignore
Browse files- .gitignore +1 -0
- __pycache__/app.cpython-38.pyc +0 -0
.gitignore
CHANGED
@@ -2,3 +2,4 @@
|
|
2 |
/__pycache__
|
3 |
/__pycache__
|
4 |
/__pycache__
|
|
|
|
2 |
/__pycache__
|
3 |
/__pycache__
|
4 |
/__pycache__
|
5 |
+
/__pycache__
|
__pycache__/app.cpython-38.pyc
CHANGED
Binary files a/__pycache__/app.cpython-38.pyc and b/__pycache__/app.cpython-38.pyc differ
|
|