X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=1d4c1678aa4ed2abc89b7e5d856be089a3741022;hb=8870edc2ca9c187d0358f11c13eb2dc775302dce;hp=e50eb4fb1fb9b7881e66913b854e9b6b0cb09f00;hpb=9c3ece56d20db392610ae3106d570ee47c5831e8;p=i3%2Fi3 diff --git a/.gitignore b/.gitignore index e50eb4fb..1d4c1678 100644 --- a/.gitignore +++ b/.gitignore @@ -2,18 +2,17 @@ tags include/GENERATED_*.h include/all.h.pch +*~ *.swp *.gcda *.gcno -testcases/testsuite-* -testcases/latest -testcases/Makefile -testcases/Makefile.old -testcases/.last_run_timings.json -testcases/_Inline -testcases/inc -testcases/META.yml +*.dSYM test.commands_parser +test.config_parser +testcases/MYMETA.json +testcases/MYMETA.yml +testcases/blib/ +testcases/pm_to_blib *.output *.tab.* *.yy.c @@ -31,3 +30,6 @@ libi3.a docs/*.pdf docs/*.html !/docs/refcard.html +i3-command-parser.stamp +i3-config-parser.stamp +.clang_complete