gradio/.gitignore
2019-02-17 18:25:23 -08:00

8 lines
71 B
Plaintext

venv
*.pyc
staticfiles
.env
*.sqlite3
.idea/*
.ipynb_checkpoints/*
*.h5