init
This commit is contained in:
15
.opencode/skills/sequential-thinking/.gitignore
vendored
Normal file
15
.opencode/skills/sequential-thinking/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# Environment
|
||||
.env
|
||||
|
||||
# Thought history (generated during use)
|
||||
scripts/.thought-history.json
|
||||
|
||||
# Test coverage
|
||||
coverage/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
Reference in New Issue
Block a user