Commit
·
fd76e0c
1
Parent(s):
dc881af
add gitignore
Browse files
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
__pycache__/
|
|
|
|
1 |
+
__pycache__/
|
2 |
+
utils/__pycache__/
|
__pycache__/app.cpython-311.pyc
DELETED
Binary file (3.42 kB)
|
|
utils/__pycache__/loading.cpython-311.pyc
DELETED
Binary file (3.53 kB)
|
|