AdminAnalytics/.gitignore
emfurst 8916d10b63 Ignore dashboard.log
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-14 12:18:56 -04:00

12 lines
132 B
Text

data/raw/
data/*.duckdb
data/*.duckdb.wal
__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
planning/
dashboard.log