X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=1d4c1678aa4ed2abc89b7e5d856be089a3741022;hb=594b29f83d73b9d4a781d2c33cc6fb06f649dc45;hp=705314b2a9488932bea9212a4a51e30232ebc2f8;hpb=737463342204c0696bbbeaa4bf6fd4e5a218382e;p=i3%2Fi3 diff --git a/.gitignore b/.gitignore index 705314b2..1d4c1678 100644 --- a/.gitignore +++ b/.gitignore @@ -1,33 +1,24 @@ *.o tags -include/loglevels.h include/GENERATED_*.h -loglevels.tmp +include/all.h.pch +*~ *.swp *.gcda *.gcno -testcases/testsuite-* -testcases/latest -testcases/Makefile +*.dSYM test.commands_parser +test.config_parser +testcases/MYMETA.json +testcases/MYMETA.yml +testcases/blib/ +testcases/pm_to_blib *.output *.tab.* *.yy.c -man/i3-msg.1 -man/i3-msg.xml -man/i3-msg.html -man/i3-nagbar.1 -man/i3-nagbar.xml -man/i3-nagbar.html -man/i3-wsbar.1 -man/i3-wsbar.xml -man/i3-wsbar.html -man/i3-input.1 -man/i3-input.xml -man/i3-input.html -man/i3.1 -man/i3.xml -man/i3.html +man/*.1 +man/*.xml +man/*.html *.tar.bz2* i3 i3-input/i3-input @@ -35,5 +26,10 @@ i3-nagbar/i3-nagbar i3-msg/i3-msg i3-config-wizard/i3-config-wizard i3-dump-log/i3-dump-log -libi3/libi3.a +libi3.a docs/*.pdf +docs/*.html +!/docs/refcard.html +i3-command-parser.stamp +i3-config-parser.stamp +.clang_complete