gradio/.gitignore
2019-02-17 17:47:15 -08:00

10 lines
78 B
Plaintext

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