nagasurendra commited on
Commit
53d16ca
·
verified ·
1 Parent(s): 3e770b9

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ .env
2
+ __pycache__/
3
+ *.pyc
4
+ venv/
5
+ *.log