X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=617421ac1e92f3edc338c7b7c75d868e6696a608;hb=bccd702e857067e4942f7eb23682744e484e3a14;hp=e50eb4fb1fb9b7881e66913b854e9b6b0cb09f00;hpb=8d2799c251cc1c44f1429c36817c346fa56b9701;p=i3%2Fi3 diff --git a/.gitignore b/.gitignore index e50eb4fb..617421ac 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,7 @@ libi3.a docs/*.pdf docs/*.html !/docs/refcard.html +i3-command-parser.stamp +i3-config-parser.stamp +.clang_complete +LAST_VERSION