.pre-commit-config.yaml
trufflehog/
trufflebox-ui/node_modules/
dist/
.env*
!.env.example
!.env.*.example

# Generated by activities/test/mocks/config-emitter from
# activities/configs/application-local.yml on `docker compose up -d`.
activities/plugin-env-local/
.idea/
.vscode/
.claude/
.DS_Store
workspace/
.vscode/
.cursor/
__pycache__/
java-sdk/onfs/feature-store-client/target/
java-sdk/onfs/feature-store-flink-connector-sdk-flink1x/target/
java-sdk/onfs/feature-store-core/target/

# Dev toggle script artifacts
.internal-configs/
.dev-toggle-state
.go.mod.appended
.dev-toggle-patched.*.sh
# Pre-overlay backups dev-toggle-go.sh writes when an internal-configs file
# would overwrite an existing OSS file (e.g. WO's publish_plugin.sh).
# Restored to the original path on `disable`; ignored to keep them out of commits.
*.dev-toggle-bak


flashring/performance_results.csv
flashring/mem.prof
flashring/flashring
flashring/flashringtest



horizon/pem/*.pem
horizon/pem/*.key
horizon/configs/*.pem
go.work
go.work.sum

# OS
.DS_Store

# Local session notes and superpowers plans/specs (not pushed)
docs/superpowers/
tasks/session-*.md
tasks/rm-sync-decisions.md

DESIGN.md

# Integration test decoupled infra (start once, run tests separately)
resource-manager/integration/.integration_endpoints.json
resource-manager/integration/.k3s-kubeconfig.yaml

# NGC API key for pulling nvcr.io images (replace sample with real key locally; do not commit)
resource-manager/integration/testdata/ngc_api_key

# Predator-infra working notes / specs / session logs (excluded from develop, parallel to PR 669 policy)
tasks/

#flashring ignores
flashring/.vscode/
flashring/.idea/
flashring/.cursor/
flashring/.DS_Store
flashring/cmd/flashringtest/__debug**
flashring/flashring
# Yaak local secret store (api-documentation skill)
.env.yaak

# m-wiki external ingest — bodies are large + regeneratable; manifests are tracked
raw/external/atlassian/
raw/external/drive/
!raw/external/atlassian/**/_pull.json
!raw/external/drive/**/_pull.json
raw/external/**/*.tmp
# wiki-pull-external Python venv
.venv/
# Claude
.claude/
trufflebox-ui/build/

agents/.DS_Store
