diff options
author | James Booth <boothj5@gmail.com> | 2015-02-06 21:41:24 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-02-06 21:41:24 +0000 |
commit | 1e35b76bf9767667c0a2dafb7d016a34ae6cac33 (patch) | |
tree | 1309a0f461164f226622da1f9ccf21366c990f4c | |
parent | 8977c9c721f0d8cf6f25f908f93ec6f6f8196bac (diff) | |
download | profani-tty-1e35b76bf9767667c0a2dafb7d016a34ae6cac33.tar.gz |
Added callgrind.out files to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index be11f141..09d5c04d 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ profanity.workspace m4/ test.sh clean-test.sh +callgrind.out.* |