AUTO-FRANCE-PARTS commited on
Commit
5154cee
·
1 Parent(s): 5b86145

Add .gitignore to exclude environment files and Python cache

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