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.
This commit is contained in:
parent
85d179675a
commit
c0d30d5869
@ -6,3 +6,7 @@
|
|||||||
auto-save-list
|
auto-save-list
|
||||||
tramp
|
tramp
|
||||||
.\#*
|
.\#*
|
||||||
|
|
||||||
|
# Org-mode
|
||||||
|
.org-id-locations
|
||||||
|
*_archive
|
||||||
|
Loading…
Reference in New Issue
Block a user