Skip to content

Commit 7b72cf8

Browse files
committed
Ignore modern Scala tooling artifacts
1 parent 22e4a70 commit 7b72cf8

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.gitignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
target/
1+
.bloop
2+
.bsp
23
.cache
34
.classpath
5+
.idea
6+
.idea_modules
7+
.metals
48
.project
59
.settings/
6-
.idea
7-
.idea_modules
10+
.vscode
11+
metals.sbt
12+
target/

0 commit comments

Comments
 (0)