mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-08-20 12:40:54 +08:00
19 lines
116 B
Plaintext
19 lines
116 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
venv/
|
|
.eggs/
|
|
*.egg-info
|
|
dist/
|
|
build/
|
|
|
|
node_modules/
|
|
public/
|
|
.tox/
|
|
tmp/
|
|
|
|
*.sqlite3
|
|
*.db
|
|
|
|
_build/
|
|
|