Avi-17 commited on
Commit
8d7c04d
·
1 Parent(s): 87600b0

added .gitignore

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. .gitignore +3 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .env
2
+ .venv
3
+ __pycache__