From: Abhishek Lekshmanan Date: Wed, 27 Jan 2016 22:23:18 +0000 (+0100) Subject: gitignore: ignore backup files from editors etc. X-Git-Tag: v10.0.4~141^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=464a0adac035f3da50b38f9ea79dd363a7d85ee9;p=ceph.git gitignore: ignore backup files from editors etc. Signed-off-by: Abhishek Lekshmanan --- diff --git a/.gitignore b/.gitignore index 2427b77b930b8..e1f991aec72b8 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,6 @@ GTAGS # common cmake build dir /build + +# editor backup files etc. +\#*\#