aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNader Hajlaoui <hajlaoui.nader@gmail.com>2021-04-21 13:37:41 +0200
committerNader Hajlaoui <hajlaoui.nader@gmail.com>2021-04-21 13:37:41 +0200
commitd16b10824c3123ad168d5b0978da72f12db5b237 (patch)
tree221576bf2de1220aa1f1e462e1fcd70613093507
parent218a941be92679ce67d0484547e3e142b2f5f6f0 (diff)
downloadgitignore-d16b10824c3123ad168d5b0978da72f12db5b237.tar.gz
gitignore-d16b10824c3123ad168d5b0978da72f12db5b237.zip
add scala jvm crash files
-rw-r--r--Scala.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Scala.gitignore b/Scala.gitignore
index 9c07d4ae..7169cab1 100644
--- a/Scala.gitignore
+++ b/Scala.gitignore
@@ -1,2 +1,5 @@
*.class
*.log
+
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*