M96820 commited on
Commit
0743232
·
unverified ·
1 Parent(s): 26ba554

config: add .env ignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,4 +1,5 @@
1
  .gradio/
2
  __pycache__/
3
  tools/__pycache__/
4
- venv/
 
 
1
  .gradio/
2
  __pycache__/
3
  tools/__pycache__/
4
+ venv/
5
+ .env