feat(Gatlin): Setup #1

Merged
lq64 merged 4 commits from feat/NCS-57 into main 2026-05-03 13:00:32 +02:00
Showing only changes of commit 00c2f99415 - Show all commits
+8 -2
View File
@@ -1,7 +1,13 @@
# ---> Scala # Scala
*.class *.class
*.log *.log
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # JVM crash logs
hs_err_pid* hs_err_pid*
# Gradle
build/
.gradle/
# Gatling results
results/