diff options
author | James Booth <boothj5@gmail.com> | 2013-02-09 20:39:52 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2013-02-09 20:39:52 +0000 |
commit | 9874470c8f83e78ebcc894c38b2a7134c1a9d761 (patch) | |
tree | 6fc1ba8bd2454f62babede6c55bbe9dea32b6de2 /.gitignore | |
parent | a01c0a9fddc8fa2ca1d3b6b7c787df35254a60e0 (diff) | |
download | profani-tty-9874470c8f83e78ebcc894c38b2a7134c1a9d761.tar.gz |
Fixed input win printing of '%' char
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index d2d853a2..c133d04c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,4 @@ stamp-h1 *dirstamp valgrind.out core -error.txt -error2.txt +bugs/ |