davanstrien HF staff commited on
Commit
b9da93e
·
1 Parent(s): 365cf44

chore: Ignore Python bytecode file in .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -1 +1,2 @@
1
  .env
 
 
1
  .env
2
+ __pycache__/app.cpython-311.pyc