chore: ignore worktrees and tsbuildinfo
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -16,6 +16,13 @@ controltower
|
|||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
|
|
||||||
|
# Git worktrees (local)
|
||||||
|
.worktrees/
|
||||||
|
worktrees/
|
||||||
|
|
||||||
|
# TypeScript incremental build info
|
||||||
|
*.tsbuildinfo
|
||||||
|
|
||||||
# Test binary
|
# Test binary
|
||||||
*.test
|
*.test
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user