Преглед изворни кода

.gitignore: Ignore Emacs editor generated files

SVN-Revision: 28690
Vasilis Tsiligiannis пре 14 година
родитељ
комит
98d6f2e1d9
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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