Gabandino commited on
Commit
1c6bea8
·
verified ·
1 Parent(s): 803a3e1

Upload .gitignore

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