cduss Claude Opus 4.5 commited on
Commit
8fdff89
·
1 Parent(s): 97521a0

Fix: remove __pycache__ and add .gitignore

Browse files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

Files changed (2) hide show
  1. .gitignore +4 -0
  2. __pycache__/app.cpython-310.pyc +0 -0
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.pyo
4
+ .env
__pycache__/app.cpython-310.pyc DELETED
Binary file (10.4 kB)