chore: gitignore agent worktrees + un-track accidental embedded repos
This commit is contained in:
parent
22928b0a83
commit
d5d3fdd89b
6 changed files with 1 additions and 5 deletions
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 826961ad26c7936427d78b3943ba95dce84f5e1d
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit d7fa3e7b516399a184b75778022260bd433c8fb9
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 4fdf94da4b7162566368f3a6132d6a8a2ab6dc41
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 2782b72ead5fa1db924f0412ffd0217bb50f6a96
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit fa31c2f74119732ea178893b223e6a7646a90fa9
|
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@ secrets/
|
||||||
*.pem
|
*.pem
|
||||||
test/veilor-vm.qcow2
|
test/veilor-vm.qcow2
|
||||||
test/veilor-vm.nvram*
|
test/veilor-vm.nvram*
|
||||||
|
.claude/worktrees/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue