X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=1d4c1678aa4ed2abc89b7e5d856be089a3741022;hb=344f6be84a9babf6b7ef06567372fd4caae25f02;hp=3eac9270a91e887a8f3f10b0e579c9269b20b9de;hpb=fb4ee17b054afa2f85ad64480353f554e5eae2d3;p=i3%2Fi3 diff --git a/.gitignore b/.gitignore index 3eac9270..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 @@ -35,3 +28,8 @@ i3-config-wizard/i3-config-wizard i3-dump-log/i3-dump-log libi3.a docs/*.pdf +docs/*.html +!/docs/refcard.html +i3-command-parser.stamp +i3-config-parser.stamp +.clang_complete