.git
.github
.env
.env.*
!.env.example
.npmrc
.pypirc
.venv
__pycache__
*.egg-info
*.log
*.pem
*.key
.coverage
coverage.xml
htmlcov
.mypy_cache
.pytest_cache
.ruff_cache
build
dist
release-artifacts
node_modules
npm/vendor
.DS_Store
