Skip to content

Commit

Permalink
Added Org-mode section to Emacs ignore file
Browse files Browse the repository at this point in the history
Org-mode stores archived TODOs from todo.org into todo.org_archive. It also
creates .org-id-locations in some cases.
  • Loading branch information
jrhorn424 committed Mar 9, 2012
1 parent 85d1796 commit c0d30d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Global/Emacs.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@
auto-save-list
tramp
.\#*

# Org-mode
.org-id-locations
*_archive

0 comments on commit c0d30d5

Please sign in to comment.