.idea
.ipynb_checkpoints
.mypy_cache
.vscode
__pycache__
.pytest_cache
.ruff_cache
htmlcov
dist
site
.coverage*
coverage.xml
.netlify
test.db
log.txt
Pipfile.lock
docs_build
site_build
.venv
venv
env
.env
docs.zip
archive.zip
.docker
/logs

# Generated folders
road24_insurance.egg-info
build

# vim temporary files
*~
.*.sw?
.cache

# macOS
.DS_Store
/.claude/settings.local.json
