fix(Gatlin): Setup

gitignore
This commit is contained in:
LQ63
2026-05-01 01:07:27 +02:00
parent bf771aff65
commit 00c2f99415
+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/