Skip to content

chore: ignore local .atl agent tooling cache - #5

Merged
FranGuh merged 1 commit into
mainfrom
chore/ignore-atl-tooling
Jun 14, 2026
Merged

chore: ignore local .atl agent tooling cache#5
FranGuh merged 1 commit into
mainfrom
chore/ignore-atl-tooling

Conversation

@FranGuh

Copy link
Copy Markdown
Owner

Summary

  • Adds .atl/ to .gitignore so the local agent tooling cache (skill-registry.md, .skill-registry.cache.json) is never committed by accident.

Changes

FileChange
.gitignoreAdd .atl/ under a "Local agent tooling cache" comment

Test Plan

  • git status no longer lists .atl/ as untracked
  • No source or build files touched

@vercel

vercelBot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
computer-selector-helperReadyReadyPreview, CommentJun 14, 2026 7:37am

@FranGuh
FranGuh merged commit 1d40477 into mainJun 14, 2026
3 checks passed
Sign up for freeto 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.

1 participant

@FranGuh