From: Robert Elliott <elliott@xxxxxxx> Ignore tags files used by emacs and ctags/vim. Ignore the additional output binaries alongside fio, such as gfio and all the programs in t/. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 463b53a7..0c8cb7c3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,19 @@ /config.log /cscope.out /fio +/gfio +/t/axmap +/t/fio-btrace2fio +/t/fio-dedupe +/t/fio-genzipf +/t/fio-verify-state +/t/gen-rand +/t/ieee754 +/t/lfsr-test +/t/stest y.tab.* lex.yy.c *.un~ doc/output +/tags +/TAGS -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html