davanstrien HF staff commited on
Commit
bb785d1
1 Parent(s): 9914aa0

Ignore .env file in git

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