diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-11-15 16:02:14 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-11-15 16:02:14 +0100 |
| commit | b5e3d99f83a13d6f32eaf44b3ec10a0a4abf003e (patch) | |
| tree | 4580f342d36e7d2ede441b8aca6ec689d3506aa6 /.bsp | |
| parent | 60fdc2d0432d1f8fb736bc8d396b24b45ea74724 (diff) | |
chore: cleanup build artifacts + updated gitignore
Diffstat (limited to '.bsp')
| -rw-r--r-- | .bsp/sbt.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.bsp/sbt.json b/.bsp/sbt.json deleted file mode 100644 index 4d4a425..0000000 --- a/.bsp/sbt.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"sbt","version":"1.11.7","bspVersion":"2.1.0-M1","languages":["scala"],"argv":["/opt/homebrew/Cellar/openjdk/25.0.1/libexec/openjdk.jdk/Contents/Home/bin/java","-Xms100m","-Xmx100m","-classpath","/opt/homebrew/Cellar/sbt/1.11.7/libexec/bin/sbt-launch.jar","-Dsbt.script=/opt/homebrew/Cellar/sbt/1.11.7/libexec/bin/sbt","xsbt.boot.Boot","-bsp"]}
\ No newline at end of file |
