🔧 chore: update .gitignore for agents directory
Add .agents/ and skills-lock.json to gitignore to exclude AI agent artifacts and skill lock files from version control. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -41,6 +41,7 @@ Thumbs.db
|
||||
|
||||
# .claude
|
||||
.claude/
|
||||
|
||||
.agents/
|
||||
skills-lock.json
|
||||
#temp files
|
||||
temp/
|
||||
Reference in New Issue
Block a user