File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # temporary files
12* ~
2- .~ *
3- * .swp
4- * .iml
5- * .tmp
6-
7- test.log
3+ * .log
84nohup.out
9- .lmdb /
5+ * .swp
6+ .attach_pid *
107
8+ # build related
119target /
1210project /target
1311metals.sbt
1412
13+ # IDE related
1514.metals /
1615.bloop /
1716.bsp /
@@ -21,4 +20,6 @@ metals.sbt
2120tmp- * .gif
2221tmp- * .png
2322
23+ # application related
2424private-application * .conf
25+ .lmdb /
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ organization := "fr.janalyse"
22name := " code-examples-manager"
33homepage := Some (new URL (" https://github.com/dacr/code-examples-manager" ))
44
5- licenses += " Apache 2 " -> url(s " https://www.apache.org/ licenses/LICENSE-2.0.txt " )
5+ licenses += " NON-AI-APACHE2 " -> url(s " https://github.com/non-ai- licenses/non-ai-licenses/blob/main/NON-AI-APACHE2 " )
66
77scmInfo := Some (
88 ScmInfo (
You can’t perform that action at this time.
0 commit comments