Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 4a8697e

Browse files
committed
chore: ignore local worktrees
1 parent d7c059a commit 4a8697e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
__pycache__/
22
venv/
33
.DS_Store
4+
.worktrees/
45
node_modules/
56
.vitepress/cache
6-
*dist
7+
*dist

0 commit comments

Comments
 (0)