mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
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
|
||||
tramp
|
||||
.\#*
|
||||
|
||||
# Org-mode
|
||||
.org-id-locations
|
||||
*_archive
|
||||
|
Loading…
Reference in New Issue
Block a user