* [PATCH] Ignore emacs backup and temporary files.
@ 2008-02-25 22:59 Ralf Baechle
0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2008-02-25 22:59 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
From: Chris Dearman <chris@mips.com>
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/.gitignore b/.gitignore
index 8363e48..fdcce40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,5 @@ cscope.*
*.orig
*.rej
+*~
+\#*#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-25 22:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-25 22:59 [PATCH] Ignore emacs backup and temporary files Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.