/target
**/target
*.swp
*.swo
.env
*.wasm
!skills/**/*.wasm
Cargo.lock
/generated-sdks/
sdks/python/argentor/__pycache__/
sdks/typescript/node_modules/
sdks/typescript/package-lock.json
**/__pycache__/
*.pyc
**/.pytest_cache/
**/.ruff_cache/
**/.mypy_cache/
**/*.egg-info/

# Secrets — never commit
.npmrc
**/.npmrc
.pypirc
**/.pypirc
.cargo/credentials.toml
.cargo/credentials
*.pem
*.key
!skills/**/*.key
credentials.json
secrets.json
epec_index/
