mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-21 13:10:53 +08:00
16 lines
107 B
Plaintext
16 lines
107 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
venv/
|
|
.eggs/
|
|
*.egg-info
|
|
dist/
|
|
build/
|
|
|
|
node_modules/
|
|
public/
|
|
.tox/
|
|
|
|
*.sqlite3
|
|
*.db
|
|
*.png
|