diff options
author | James Booth <boothj5@gmail.com> | 2014-04-26 00:42:54 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-04-26 00:42:54 +0100 |
commit | f44cf86f23f7b4183c5864a74e42b9f632c2c640 (patch) | |
tree | 852a87e51862da91d1dd39cb2b7cc1072501253b | |
parent | 5f11c2180d7b079606bcfa4f646c0f1ab02d4282 (diff) | |
download | profani-tty-f44cf86f23f7b4183c5864a74e42b9f632c2c640.tar.gz |
Added cppcheck.out to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1722cffa..093d0af5 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ push-all.sh Profanity.project Profanity.workspace pageing.txt +cppcheck.out |