gitignore: ignore configure script outputs
authorSteven Noonan <steven@uplinklabs.net>
Thu, 4 Apr 2013 07:05:56 +0000 (09:05 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 4 Apr 2013 07:05:56 +0000 (09:05 +0200)
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
.gitignore

index 2457d65db1b590818b73374720ed9c5caddb74c5..3993a300ffe2f5716de88972c906b8781288676b 100644 (file)
@@ -1,5 +1,9 @@
-fio
-*.o
 *.d
-.depend
-cscope.out
+*.o
+/.depend
+/FIO-VERSION-FILE
+/config-host.h
+/config-host.mak
+/config.log
+/cscope.out
+/fio