Browse Source

Added Org-mode section to Emacs ignore file

Org-mode stores archived TODOs from todo.org into todo.org_archive. It also
creates .org-id-locations in some cases.
Jeffrey Horn 13 years ago
parent
commit
c0d30d5869
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Global/Emacs.gitignore

+ 4 - 0
Global/Emacs.gitignore

@@ -6,3 +6,7 @@
 auto-save-list
 tramp
 .\#*
+
+# Org-mode
+.org-id-locations
+*_archive