# Personal library data — review maps, proposals, intermediates (derived from YOUR Calibre library)
data/

# Ignore stray CSVs anywhere; the bundled defaults (curated + generated ao3/ layer) are the only tracked CSVs
*.csv
!src/scourgify/defaults/*.csv
!src/scourgify/defaults/ao3/*.csv

# Calibre DB snapshots / backups
*.db

# Per-user config + maps now live in ~/.config/scourgify (see common.user_dir()), never the repo
/config.toml
overrides/

# Python / OS cruft
__pycache__/
*.pyc
.venv/
.DS_Store

# compiled Apple FM bridge binary (build from afm.swift; lives next to it in the package)
/afm
src/scourgify/afm
*.o
classify_state.json

# build artifacts
/dist/
*.egg-info/

# tool state (desloppify scan/plan state + scorecard; octopus scratch)
.desloppify/
.claude-octopus/
scorecard.png
