X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=1d4c1678aa4ed2abc89b7e5d856be089a3741022;hb=6bf7f8ef78f165504ff39f8767e7e11b3fbd8e84;hp=4bd12538255231db68cd2119dd83004a659bf65b;hpb=bdc078914baedfa6e1b3352bb3f8d0fa99e0a719;p=i3%2Fi3 diff --git a/.gitignore b/.gitignore index 4bd12538..1d4c1678 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,24 @@ *.o tags include/GENERATED_*.h +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 @@ -33,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