/target
.env
*.swp
*.swo
*~
.DS_Store

# Python
__pycache__/
*.py[cod]
*.so
*.egg-info/
dist/
.venv/
