From 8fe5cc8d646d2fccbf82d0021d3c323ef6738a28 Mon Sep 17 00:00:00 2001 From: Tao Ma Date: Wed, 9 Feb 2011 10:22:39 +0100 Subject: [PATCH] gitignore: add blkiomon to .gitignore. Add blkiomon, btreplay/btrecord and btreplay/btreplay to .gitignore so that they don't show up in "Untracked files. Cc: Jens Axboe Signed-off-by: Tao Ma Signed-off-by: Jens Axboe --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9038778..2436e34 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ blkparse blktrace blkrawverify +blkiomon +btreplay/btrecord +btreplay/btreplay doc/.depend verify_blkparse btt/btt -- 2.25.1