chore: update .gitignore to include .worktrees directory

Added .worktrees to the .gitignore file to prevent tracking of worktree-specific files, ensuring a cleaner repository.
This commit is contained in:
teknium1
2026-03-08 03:01:46 -07:00
parent b383cafc44
commit 78e19ebc95

3
.gitignore vendored
View File

@@ -47,4 +47,5 @@ cli-config.yaml
# Skills Hub state (lives in ~/.hermes/skills/.hub/ at runtime, but just in case)
skills/.hub/
ignored/
ignored/
.worktrees/