Skip to content

Commit 4a28b81

Browse files
committed
Update .gitignore about Git worktrees
1 parent 38f24ce commit 4a28b81

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# IDE
22
.idea
33
.vscode/
4+
*.code-workspace
5+
6+
# Git
7+
.worktrees/
48

59
*.orig
610
*.rej
@@ -125,6 +129,3 @@ assets/node_modules/
125129

126130
/.composer
127131
/.npm
128-
129-
130-
*.code-workspace

0 commit comments

Comments
 (0)