sadar / .gitignore
Ruperth's picture
feat: polish mobile responsive layout across all dashboard screens
96bba34
Raw
History Blame Contribute Delete
120 Bytes
.venv/
__pycache__/
*.py[cod]
.ipynb_checkpoints/
.ruff_cache/
*.egg-info/
/data/raw
/mlruns/
.DS_Store
.vscode/
.idea/