dist/
build/
target/
pip-wheel-metadata/
*.egg-info/

__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
htmlcov/
.venv/
.python-version

.env
.env.*
.envrc
.netrc
.npmrc
.pypirc
.aws/
.azure/
.cargo/credentials
.cargo/credentials.toml
.config/gcloud/
.config/gh/
.config/pip/
.docker/
.gcloud/
.gnupg/
.kube/
.ssh/
pip.conf
pip.ini
*.pem
*.key
*.p12
*.pfx
*.crt
*.secret
*.token
id_rsa
id_ed25519

python/grimace/_core*.so
python/grimace/_core*.dylib
python/grimace/_core*.dll
python/grimace/_core*.pyd

.DS_Store
.codex
.agents
.idea/
.vscode/
