X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.gitignore;h=1d4c1678aa4ed2abc89b7e5d856be089a3741022;hb=8870edc2ca9c187d0358f11c13eb2dc775302dce;hp=efeb48936443475a822c82f59f0e5eb117369437;hpb=3e59a8c949089f42f914beb790cd489ea18e42e8;p=i3%2Fi3 diff --git a/.gitignore b/.gitignore index efeb4893..1d4c1678 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,17 @@ tags include/GENERATED_*.h include/all.h.pch +*~ *.swp *.gcda *.gcno +*.dSYM test.commands_parser test.config_parser +testcases/MYMETA.json +testcases/MYMETA.yml +testcases/blib/ +testcases/pm_to_blib *.output *.tab.* *.yy.c @@ -26,3 +32,4 @@ docs/*.html !/docs/refcard.html i3-command-parser.stamp i3-config-parser.stamp +.clang_complete