admin commited on
Commit
ad66b8c
·
1 Parent(s): df4533a
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,4 +1,5 @@
1
  *__pycache__*
2
  *.pth
3
  *.json
4
- test.*
 
 
1
  *__pycache__*
2
  *.pth
3
  *.json
4
+ test.*
5
+ .gradio/*