From a13974d396d0b39c78edb8f2ac27d5095c1a7e4e Mon Sep 17 00:00:00 2001 From: acinonyx Date: Mon, 31 Oct 2011 09:37:59 +0000 Subject: .gitignore: Ignore Emacs editor generated files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28690 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f9458c71f..70a454ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,7 @@ *.orig *.rej *~ +.#* +*# +.emacs.desktop* +TAGS*~ \ No newline at end of file -- cgit v1.2.3