
# macOS files
.DS_Store
._*

# Generated files
dist/
build/
.eggs/
.pytest_cache/
*.egg-info/
__pycache__/
*.pyc
.coverage
coverage.xml
junit.xml
codequality.json

.venv
.env
