From 60fdc2d0432d1f8fb736bc8d396b24b45ea74724 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Sat, 15 Nov 2025 14:45:59 +0100 Subject: feature: gitignore --- build.sbt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build.sbt (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt new file mode 100644 index 0000000..98b9400 --- /dev/null +++ b/build.sbt @@ -0,0 +1,5 @@ +scalaVersion := "3.7.4" +version := "1.0" +name := "torque" +organization := "com.nsrddyn" + -- cgit v1.2.3-70-g09d2