__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
*.so

.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

*.pkl
*.npy
*.pt
*.pth

.env
.venv
venv/
ENV/

.idea/
.vscode/
*.swp
*.swo
*~

models/adressa_processed.pkl

# Project-specific exclusions
.DS_Store
results/
mosaic_data_tests/
