Skip to content

Commit

Permalink
Add VSCode and Metals exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
maneatingape committed Nov 3, 2024
1 parent ef13712 commit 063a22e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,13 @@
# macOS
.DS_Store

# Metals
.metals/
.bloop/
metals.sbt

# SBT
target/

# Visual Studio Code
.vscode

0 comments on commit 063a22e

Please sign in to comment.