agent-claw: automated task changes
This commit is contained in:
15
agentclaw/agentcore/.gitignore
vendored
Normal file
15
agentclaw/agentcore/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user