chore: gitignore worktree directories
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -40,3 +40,8 @@ yarn-error.log*
|
|||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
# Worktrees (tracked via branches)
|
||||||
|
comparaison-backend/
|
||||||
|
comparaison-llm/
|
||||||
|
comparaison-ui/
|
||||||
|
|||||||
Reference in New Issue
Block a user