__pycache__/
.venv/
dist/
build/
gar.egg-info/
__pycache__/
.pytest_cache/
.DS_Store
.idea/
.vscode/
*.pyc
*.pyo
*.egg-info/
build/
dist/
*.lock

# local test artifacts
test_diff/
.env
.env.*
.gar.env
gar-md/