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

Merge pull request #645 from pxqr/master

Ignore emacs flymake-mode temp files.
Adam Roben пре 11 година
родитељ
комит
fc73773a74
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

@@ -11,3 +11,6 @@ tramp
 # Org-mode
 .org-id-locations
 *_archive
+
+# flymake-mode
+*_flymake.*