davanstrien HF staff commited on
Commit
3311ce3
1 Parent(s): 35be45b

chore: Add .gitignore file to ignore Python bytecode

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