Skip to content

Commit c0d30d5

Browse files
committed
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.
1 parent 85d1796 commit c0d30d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Global/Emacs.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@
66
auto-save-list
77
tramp
88
.\#*
9+
10+
# Org-mode
11+
.org-id-locations
12+
*_archive

0 commit comments

Comments
 (0)