chore: add .cursor/skills/ to gitignore and ironclaw-auth extension label
This commit is contained in:
parent
52707f471d
commit
5b371afd66
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@ -212,6 +212,10 @@
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "extensions/google-gemini-cli-auth/**"
|
||||
"extensions: ironclaw-auth":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "extensions/ironclaw-auth/**"
|
||||
"extensions: llm-task":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -105,3 +105,5 @@ package-lock.json
|
||||
apps/ios/LocalSigning.xcconfig
|
||||
# Generated protocol schema (produced via pnpm protocol:gen)
|
||||
dist/protocol.schema.json
|
||||
|
||||
.cursor/skills/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user