We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452dee7 commit 8fa2997Copy full SHA for 8fa2997
.gitignore
@@ -12,6 +12,8 @@ scala/project/target/
12
scala/project/project/target/
13
scala/target/stream/*
14
scala/src/test/scala/Playground.scala
15
+# Avoid checking in proprietary jars
16
+scala/lib
17
.bsp
18
19
# ignore build files
0 commit comments