diff options
author | James Booth <boothj5@gmail.com> | 2012-09-12 23:18:25 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2012-09-12 23:18:25 +0100 |
commit | 37f9142769b68a0750774a61f1e14fd16baa9b48 (patch) | |
tree | 6150e493e84037f36dbc23678c7cf84be35bd2c6 /.gitignore | |
parent | 3a8229bf6a3b4f50bcc0687d2f5bae49a7b524b8 (diff) | |
download | profani-tty-37f9142769b68a0750774a61f1e14fd16baa9b48.tar.gz |
Added coredump to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cbf66597..9164595e 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ stamp-h1 *~ *dirstamp valgrind.out +core |