diff options
| -rw-r--r-- | doc/modules/ROOT/pages/projects.adoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/modules/ROOT/pages/projects.adoc b/doc/modules/ROOT/pages/projects.adoc index 94f682f..ae22a73 100644 --- a/doc/modules/ROOT/pages/projects.adoc +++ b/doc/modules/ROOT/pages/projects.adoc @@ -170,6 +170,10 @@ are the configuration files of various build tools. Out of the box the following | `build.sc` | Mill project file +| Scala +| `.bloop` +| Bloop project file + | Ensime | `.ensime` | Ensime configuration file @@ -186,10 +190,6 @@ are the configuration files of various build tools. Out of the box the following | `deps.edn` | Clojure CLI project file -| Clojure -| `.bloop` -| Clojure CLI project file - | Ruby | `Gemfile` | Bundler file |
