__pycache__/
*.pyc
*.pyo
*.pyd
*.swp
.env
.venv
dist/
build/
*.egg-info/
.pytest_cache/
*/

