__pycache__/
*.py[cod]
*.so
.venv/
dist/
*.egg-info/

# Runtime data
*.csv

# Keep bundled data
!src/realitlscanner/data/*
