# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Import state
import_progress.json
import_evernote.log

# Local data — not for distribution
evernote export/
*.tar.bz2
adhoc.ipynb
main.py

# Editor / tool state
.vscode/
.claude/
