KSvend commited on
Commit ·
71d4554
1
Parent(s): b9fed9a
chore: add .worktrees/ to gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -6,3 +6,4 @@ data/
|
|
| 6 |
results/
|
| 7 |
*.db
|
| 8 |
.DS_Store
|
|
|
|
|
|
| 6 |
results/
|
| 7 |
*.db
|
| 8 |
.DS_Store
|
| 9 |
+
.worktrees/
|