00c2f99415
gitignore
14 lines
106 B
Plaintext
14 lines
106 B
Plaintext
# Scala
|
|
*.class
|
|
*.log
|
|
|
|
# JVM crash logs
|
|
hs_err_pid*
|
|
|
|
# Gradle
|
|
build/
|
|
.gradle/
|
|
|
|
# Gatling results
|
|
results/
|