We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9cc01e + 3d0bbe3 commit db181ccCopy full SHA for db181cc
Global/Eclipse.gitignore
@@ -23,7 +23,7 @@ local.properties
23
# PDT-specific
24
.buildpath
25
26
-# sbteclipse plugin
+# sbteclipse plugin
27
.target
28
29
# TeXlipse plugin
Scala.gitignore
@@ -2,8 +2,8 @@
2
*.log
3
4
# sbt specific
5
-.cache/
6
-.history/
+.cache
+.history
7
.lib/
8
dist/*
9
target/
0 commit comments