Skip to content

Commit 063a22e

Browse files
committed
Add VSCode and Metals exceptions
1 parent ef13712 commit 063a22e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,13 @@
55
# macOS
66
.DS_Store
77

8+
# Metals
9+
.metals/
10+
.bloop/
11+
metals.sbt
12+
813
# SBT
914
target/
15+
16+
# Visual Studio Code
17+
.vscode

0 commit comments

Comments
 (0)