Skip to content

chore: ignore local agent cache directories#11

Open
hugomelendez wants to merge 1 commit into
mainfrom
chore/gitignore-local-agent-dirs
Open

chore: ignore local agent cache directories#11
hugomelendez wants to merge 1 commit into
mainfrom
chore/gitignore-local-agent-dirs

Conversation

@hugomelendez

Copy link
Copy Markdown

Proposed change

Add .engram/ and .atl/ to .gitignore so local agent tooling directories are not tracked.

Type of change

  • Tests / CI

RHCL checklist

  • No secrets in diff (tokens, kubeconfigs, OIDC secrets)
  • PR description and docs in English

Test plan

  • Verified .gitignore lists .engram/ and .atl/
  • git status no longer shows these dirs as untracked when present locally

Additional information

Made with Cursor

Prevent .engram/ and .atl/ from appearing as untracked files during
local agent development.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HYGIENE] Ignore local agent cache dirs in .gitignore

1 participant