From 62bd8959418ca26c8b8e45561f4dba71758b0ec3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Feb 2009 22:33:56 -0500 Subject: Also add emacs #*# autosave files to default ignores. And DEADJOE files, for good measure. --- init.d/50vcs-ignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.d') diff --git a/init.d/50vcs-ignore b/init.d/50vcs-ignore index c8f4841..3049b95 100755 --- a/init.d/50vcs-ignore +++ b/init.d/50vcs-ignore @@ -99,4 +99,6 @@ nl comment "editor temp files" ignore "*~" ignore ".*.sw?" +ignore "#*#" +ignore DEADJOE nl -- cgit v1.2.3