.venv/
.pytest_cache/
.bench/
.mypy_cache/
.pyright/
.ruff_cache/
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
.env
.env.*
**/.env
**/.env.*
*.pem
*.key
*.crt
*.p12
*.pfx
env/
**/env/
secrets/
**/secrets/
.coverage
.coverage.*
htmlcov/
dist/
build/
packages/ya-ripgrep-core/target/
node_modules/
apps/*/node_modules/
apps/*/dist/
dev/
yaacli.log
