pendar02 commited on
Commit
86cd6d4
·
verified ·
1 Parent(s): 60b1427

Create .gitignore

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