From 737463342204c0696bbbeaa4bf6fd4e5a218382e Mon Sep 17 00:00:00 2001 From: stfn Date: Sat, 23 Jun 2012 21:46:11 +0200 Subject: [PATCH] Fix up .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0aa8aea3..705314b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o tags include/loglevels.h +include/GENERATED_*.h loglevels.tmp *.swp *.gcda @@ -8,6 +9,7 @@ loglevels.tmp testcases/testsuite-* testcases/latest testcases/Makefile +test.commands_parser *.output *.tab.* *.yy.c @@ -32,5 +34,6 @@ i3-input/i3-input i3-nagbar/i3-nagbar i3-msg/i3-msg i3-config-wizard/i3-config-wizard +i3-dump-log/i3-dump-log libi3/libi3.a docs/*.pdf