paddeh commited on
Commit
22b262c
·
1 Parent(s): 25b7429

build: add .gitignore

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