__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
dist/
build/
node_modules/

.DS_Store
.env
.env.local
# Local debug/test scripts
test_*.py

# Local NAS mount test data
data/epub-source/*
data/content/*
data/nas-content/*
node_modules
