Mohammed AL Sarraj commited on
Commit
04c35a4
·
1 Parent(s): dbc25ae

chore: remove .env from tracking, add .gitignore

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