Skip to content

Commit

Permalink
Merge pull request #1308 from Friendseeker/add-gitignore-for-metals
Browse files Browse the repository at this point in the history
Add common VSCode metals temp folders to `.gitignore`
  • Loading branch information
eed3si9n committed Dec 13, 2023
2 parents c04cd23 + 06a7079 commit 5eb0de1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ zinc/src/test/resources/bin
.idea
metals.sbt
.bsp
.DS_Store
.DS_Store
.vscode
.metals
.bloop

0 comments on commit 5eb0de1

Please sign in to comment.