__pycache__/
*.py[cod]
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.venv/
.DS_Store
# Ignore these file types ONLY in the root directory
/*.png
/*.jpg
/*.pdf
/*.csv