.gitignore: ignore tags files and additional output binaries
authorRobert Elliott <elliott@hpe.com>
Mon, 4 Dec 2017 20:53:16 +0000 (14:53 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 Dec 2017 16:09:13 +0000 (09:09 -0700)
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/.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
.gitignore

index 463b53a7db928fcb7a0af594f295afa6c81126cb..0c8cb7c3418dff39f0c25e71115327e785d2f0af 100644 (file)
@@ -8,7 +8,19 @@
 /config.log
 /cscope.out
 /fio
 /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
 y.tab.*
 lex.yy.c
 *.un~
 doc/output
+/tags
+/TAGS