aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-03-23 13:20:48 -0500
committerTristan Sloughter <[email protected]>2013-03-23 13:20:48 -0500
commit991ad4d7129f4ce941ea528daa9d329231ea829c (patch)
treeb1fecff1531d033cd01a28c7a7372e0da81acabe /.gitignore
parent3fd2614954f38998cd8bbed187f5b64952cf1ff5 (diff)
downloadrelx-991ad4d7129f4ce941ea528daa9d329231ea829c.tar.gz
relx-991ad4d7129f4ce941ea528daa9d329231ea829c.tar.bz2
relx-991ad4d7129f4ce941ea528daa9d329231ea829c.zip
add crash dump to git ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bf72009..424df1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ src/rcl_goal.erl
logs
test/*_data
_rel/*
-.* \ No newline at end of file
+.*
+erl_crash.dump