🔧 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:
Misaka_Company
2026-04-08 12:56:47 +08:00
parent 786038d22e
commit 57b797196c

3
.gitignore vendored
View File

@@ -41,6 +41,7 @@ Thumbs.db
# .claude # .claude
.claude/ .claude/
.agents/
skills-lock.json
#temp files #temp files
temp/ temp/