mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
18 lines
185 B
Plaintext
18 lines
185 B
Plaintext
venv
|
|
*.pyc
|
|
staticfiles
|
|
.env
|
|
*.sqlite3
|
|
.idea/*
|
|
.ipynb_checkpoints/*
|
|
models/*
|
|
.models/*
|
|
gradio_files/*
|
|
ngrok*
|
|
examples/ngrok*
|
|
gradio-flagged/*
|
|
.DS_Store
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|