chore: .worktrees/ zu .gitignore hinzufügen
This commit is contained in:
parent
f435c8aeaf
commit
135bbd875f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -23,3 +23,6 @@ ansible/roles/signage_player/files/morz-agent
|
||||||
player/agent/agent-linux-arm64
|
player/agent/agent-linux-arm64
|
||||||
docs/SESSION-MEMORY-*.md
|
docs/SESSION-MEMORY-*.md
|
||||||
player/agent/morz-agent
|
player/agent/morz-agent
|
||||||
|
|
||||||
|
# Git worktrees
|
||||||
|
.worktrees/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue