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