Daryl Lim commited on
Commit
3418802
·
1 Parent(s): db24877

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -171,3 +171,6 @@ cython_debug/
171
  # Boilerplate specific ignores
172
  .gradio/
173
  .ruff_cache/
 
 
 
 
171
  # Boilerplate specific ignores
172
  .gradio/
173
  .ruff_cache/
174
+
175
+ # Gradio virtual environment
176
+ gradio-env