# Python
*.egg-info
__pycache__
*.pyc

# Testing and tools
.*_cache/

# Coverage
.coverage
htmlcov

# Documentation
site/

# Build
dist/

# Profiling
prof/

# Test output
route.svg
coverage.xml

old
