KingNish commited on
Commit
95d4a9a
·
verified ·
1 Parent(s): 5749576

Update app.py

Browse files

Update app.py with new changes

Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ *.env
2
+ *.__pycache__
3
+ *.pyc
4
+ *.pyo
5
+ *.exe
6
+ .venv