Skip to content

Commit

Permalink
Misc: gitignore VS Code / Metals files
Browse files Browse the repository at this point in the history
  • Loading branch information
raquo committed Nov 6, 2021
1 parent f23e902 commit b4f28b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ target
.idea
.bsp
.vscode
*.code-workspace
.bloop
.metals
project/metals.sbt
project/project

.DS_Store

Expand Down

0 comments on commit b4f28b0

Please sign in to comment.