2019-05-01 03:35:05 +00:00
|
|
|
################################################################################
|
|
|
|
# MISC
|
|
|
|
# Ignore the Mac artifacts.
|
2019-04-13 18:49:34 +00:00
|
|
|
.DS_Store
|
2019-05-01 03:35:05 +00:00
|
|
|
# Ignore the temp files created by emacs.
|
|
|
|
*.#*
|
2019-06-02 02:22:54 +00:00
|
|
|
# Keep todo local.
|
|
|
|
*todo.org
|
2019-04-13 20:32:20 +00:00
|
|
|
|
2019-05-17 05:23:52 +00:00
|
|
|
################################################################################
|
|
|
|
# EMACS
|
|
|
|
emacs/custom.el
|
|
|
|
|
2019-04-13 20:32:20 +00:00
|
|
|
################################################################################
|
|
|
|
# VIM
|
|
|
|
vim/backup/*
|
|
|
|
vim/autoload/*
|
|
|
|
vim/spell/*.spl
|
2019-04-14 23:06:17 +00:00
|
|
|
vim/plugged
|
2019-04-17 23:32:07 +00:00
|
|
|
vim/.netrwhist
|
2019-05-01 03:36:07 +00:00
|
|
|
|
|
|
|
################################################################################
|
|
|
|
# ZSH
|
2019-05-17 05:23:52 +00:00
|
|
|
zsh/transient/*
|