Files
agent-claw/agentclaw/agentcore/.gitignore
2026-05-06 18:55:16 -05:00

16 lines
232 B
Plaintext

# Secrets (local environment files are never committed)
.env.local
# CDK Build Artifacts
cdk/cdk.out/
cdk/node_modules/
# CLI Internals
.cli/*
# Ephemeral Staging
.cache/*
# Exception: Commit the State
!.cli/deployed-state.json