chore: gitignore - ignore skill-seekers output
This commit is contained in:
parent
a4c70e2ef8
commit
3dfbc72965
|
|
@ -46,6 +46,10 @@ ENV/
|
|||
*.log
|
||||
logs/
|
||||
|
||||
# Skill Seekers (vendored tool output)
|
||||
output/
|
||||
skills/skills-skills/scripts/.venv-skill-seekers/
|
||||
|
||||
libs/external/tmux
|
||||
libs/external/.tmux
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue