Browse Source

.gitignore: Ignore Emacs editor generated files

SVN-Revision: 28690
Vasilis Tsiligiannis 14 years ago
parent
commit
98d6f2e1d9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -18,3 +18,7 @@
 *.orig
 *.rej
 *~
+.#*
+*#
+.emacs.desktop*
+TAGS*~