# Generated by gno (https://github.com/OseSem/gno)
# Templates: Python

# Byte-compiled / optimized
__pycache__/
*.py[codz]
*$py.class

# C extensions
*.so

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.pytest_cache/
coverage.xml

# Environments
.env
.venv

# Type checkers
.mypy_cache/
.pytype/
.pyre/

# uv (lock not committed for libraries/packages)
uv.lock
.python-version

# Ruff
.ruff_cache/

# PyPI
.pypirc

# Superpowers (local design docs, not for git)
docs/superpowers/
