# Autogenerated files
poetry.lock

# Byte-compiled file
*.pyc

# Virtual environments
venv
.venv

# Packaging
*.egg-info
dist
pip-wheel-metadata

# Documentation and coverage
docs/_build
docs/_static
docs/source
docs/readme.rst
cover
.coverage
htmlcov/
.pytest_cache/

# Other
.DS_Store
*.swp
.envrc
.ruff_cache/

# Cython build files
*.html
*.c
*.so
*.o
