# Python
__pycache__/
*.py[cod]
*$py.class
*.so
*.egg
*.egg-info/
dist/
build/
.eggs/
.Python
.pytype/
.mypy_cache/
.dmypy.json
dmypy.json

# Virtual environments
.venv/
venv/
ENV/
env/
.env
.env.local
.env.*.local

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing
.coverage
.coverage.*
.pytest_cache/
htmlcov/
.tox/
.hypothesis/

# Poetry / Hatch
poetry.lock

# Temporary files (API sniffing artifacts)
customers-response.json
customers.sh
packages-response.json
packages.sh
login.js
