AdminAnalytics/.gitignore
emfurst a766f6ff0d Add endowment spending distribution, move planning docs to private
- Add IPEDS F2H03C (spending distribution for current use) to endowment schema, loader, queries, and dashboard
- Endowment tab now shows spend rate alongside investment return rate
- Move planning docs to planning/ directory (gitignored)
- Update data dictionary

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 07:27:57 -04:00

11 lines
118 B
Text

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