Skip to content

Commit 5501aa2

Browse files
authored
Merge pull request #10297 from haskell/mergify/bp/3.12/pr-10268
Ignore VSCodium work directory (backport #10268)
2 parents 44035b5 + c5be1c2 commit 5501aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ _build
4141
*~
4242
.*.swp
4343
*.bak
44+
.vscode
4445

4546
# GHC build
4647

0 commit comments

Comments
 (0)