From: Jens Axboe Date: Tue, 8 Mar 2016 18:19:17 +0000 (-0700) Subject: .gitignore: ignore vim undo files X-Git-Tag: fio-2.7~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;ds=inline;h=4f126cad8fc5ed71c7ac8155726e38395c689905;hp=323f20865dbb827c1c2137dbd55cf483eeef0fcc;p=fio.git .gitignore: ignore vim undo files Signed-off-by: Jens Axboe --- diff --git a/.gitignore b/.gitignore index c9d90fb6..bd9b0323 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /fio y.tab.* lex.yy.c +*.un~