fix(Gatlin): Setup
gitignore
This commit is contained in:
+8
-2
@@ -1,7 +1,13 @@
|
||||
# ---> Scala
|
||||
# Scala
|
||||
*.class
|
||||
*.log
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
# JVM crash logs
|
||||
hs_err_pid*
|
||||
|
||||
# Gradle
|
||||
build/
|
||||
.gradle/
|
||||
|
||||
# Gatling results
|
||||
results/
|
||||
|
||||
Reference in New Issue
Block a user