Alikestocode commited on
Commit
7bc8a45
·
1 Parent(s): f91e906

Add .gitignore and remove cache files

Browse files
Files changed (2) hide show
  1. .gitignore +3 -0
  2. __pycache__/app.cpython-312.pyc +0 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ .cache/
__pycache__/app.cpython-312.pyc DELETED
Binary file (28.8 kB)