doomemacs/.gitignore

28 lines
274 B
Plaintext
Raw Normal View History

2017-01-28 15:02:49 +08:00
.local/
2014-07-16 15:28:30 +08:00
eshell/
2015-12-11 05:30:10 +08:00
var/
2017-01-17 13:20:48 +08:00
private/
scripts/*/
2017-01-18 08:22:18 +08:00
init.el
2017-01-17 13:20:48 +08:00
# emacs tempfiles that shouldn't be there
2015-12-11 05:30:10 +08:00
.mc-lists.el
.org-id-locations
2014-12-11 04:54:36 +08:00
auto-save-list
semanticdb
ede-projects.el
tramp
2015-05-17 11:27:33 +08:00
smex-items
2016-05-27 06:43:30 +08:00
debug.el
2014-07-12 19:34:47 +08:00
# compiled files
2014-11-29 23:20:29 +08:00
*.elc
*.lib
*.fas
*.dat
*.eld
2017-01-17 13:20:48 +08:00
# transient files
2015-05-29 10:24:43 +08:00
*.cache-*
2014-11-29 23:20:29 +08:00
*.log