From: Vasilis Tsiligiannis Date: Mon, 31 Oct 2011 09:37:59 +0000 (+0000) Subject: .gitignore: Ignore Emacs editor generated files X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=55f6bb2fd53f281626ef2e68a5a7c59a6250540b;p=15.05%2Fopenwrt.git .gitignore: Ignore Emacs editor generated files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28690 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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