Browse Source

Merge pull request #645 from pxqr/master

Ignore emacs flymake-mode temp files.
Adam Roben 11 years ago
parent
commit
fc73773a74
1 changed files with 3 additions and 0 deletions
  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.*