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=refs%2Fpull%2F7387%2Fhead;p=ceph.git gitignore: ignore backup files from editors etc. Signed-off-by: Abhishek Lekshmanan --- diff --git a/.gitignore b/.gitignore index 2427b77b930..e1f991aec72 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,6 @@ GTAGS # common cmake build dir /build + +# editor backup files etc. +\#*\#