__pycache__/
*.pyc
*.pyo
*.pyd
*.swp
*.swo
*.log
*.bak
*.tmp
*.DS_Store
*.egg-info/
dist/
build/
*.egg
.venv/
*.env
.ptest_cache/
.coverage
