.*
!.github/
!.github/**
!.gitignore
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.env
.idea/
.vscode/
*.so
.pytest_cache/
cache/
output/
