From 98d6f2e1d9fd0cae92ac04701c1f70bf3bd5ae8f Mon Sep 17 00:00:00 2001
From: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
Date: Mon, 31 Oct 2011 09:37:59 +0000
Subject: [PATCH] .gitignore: Ignore Emacs editor generated files

SVN-Revision: 28690
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index f9458c71fd..70a454ca7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@
 *.orig
 *.rej
 *~
+.#*
+*#
+.emacs.desktop*
+TAGS*~
\ No newline at end of file
-- 
GitLab