mirror of
https://github.com/NicholasSpisak/second-brain.git
synced 2026-09-14 16:44:36 +08:00
chore: ignore npx skills install artifacts in .gitignore
This commit is contained in:
+33
@@ -7,3 +7,36 @@ node_modules/
|
||||
*.pem
|
||||
*.key
|
||||
credentials*
|
||||
|
||||
# npx skills install artifacts
|
||||
.agents/
|
||||
.adal/
|
||||
.augment/
|
||||
.bob/
|
||||
.claude/
|
||||
.codebuddy/
|
||||
.commandcode/
|
||||
.continue/
|
||||
.cortex/
|
||||
.crush/
|
||||
.factory/
|
||||
.goose/
|
||||
.iflow/
|
||||
.junie/
|
||||
.kilocode/
|
||||
.kiro/
|
||||
.kode/
|
||||
.mcpjam/
|
||||
.mux/
|
||||
.neovate/
|
||||
.openhands/
|
||||
.pi/
|
||||
.pochi/
|
||||
.qoder/
|
||||
.qwen/
|
||||
.roo/
|
||||
.trae/
|
||||
.vibe/
|
||||
.windsurf/
|
||||
.zencoder/
|
||||
skills-lock.json
|
||||
|
||||
Reference in New Issue
Block a user