[PATCH] Ignore emacs backup and temporary files.

From: Ralf Baechle
Date: Mon Feb 25 2008 - 17:59:45 EST


From: Chris Dearman <chris@xxxxxxxx>

Signed-off-by: Chris Dearman <chris@xxxxxxxx>
Signed-off-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx>

diff --git a/.gitignore b/.gitignore
index 8363e48..fdcce40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,5 @@ cscope.*

*.orig
*.rej
+*~
+\#*#
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/