Skip to content

Commit 97bcd26

Browse files
chore: update .gitignore to exclude all Claude skills
- Removed specific skill paths from .gitignore - Added a rule to ignore all files in the .claude directory
1 parent 1b97905 commit 97bcd26

2 files changed

Lines changed: 1 addition & 169 deletions

File tree

.claude/skills/release/SKILL.md

Lines changed: 0 additions & 166 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ meta.txt
3333
.claude/settings.local.json
3434

3535
# Personal Claude skills (local paths, not for public contributors)
36-
.claude/skills/copy-to-demo/
37-
.claude/skills/update-docs/
38-
36+
.claude/*
3937
.codegraph/*
4038

4139
# Local triage / scratch notes (not for the repo)

0 commit comments

Comments
 (0)