SmartManoj commited on
Commit
f0fbfe0
·
unverified ·
1 Parent(s): 905dd99

Create .gitignore

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