gradio/.gitignore

10 lines
73 B
Plaintext
Raw Normal View History

2018-09-19 22:30:40 +08:00
venv
*.pyc
staticfiles
.env
*.sqlite3
2019-02-17 12:25:18 +08:00
.idea/*
.ipynb_checkpoints/*
2019-02-17 12:28:13 +08:00
*.h5
2019-02-17 12:25:18 +08:00