Browse Source

Ignore emacs flymake-mode temp files.

Sam T 12 years ago
parent
commit
ae0d13d31c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

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