sepal commited on
Commit
7d51478
1 Parent(s): f299ef3

Ignore python and .env files/folders

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