diff options
author | James Booth <boothj5@gmail.com> | 2012-07-31 23:01:15 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2012-07-31 23:01:15 +0100 |
commit | 0a42be57a31882d000437cc10729c360f3482ae0 (patch) | |
tree | a3335a5d722d9019addb0346e937d2b0c29d1544 /.gitignore | |
parent | f7a542f488c27f3400bbaea909af933c6c9966cd (diff) | |
download | profani-tty-0a42be57a31882d000437cc10729c360f3482ae0.tar.gz |
Cleaning up memory allocated by ncurses pads
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e27dfb93..cbf66597 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ configure.scan stamp-h1 *~ *dirstamp +valgrind.out |