From 04dab911e01a9b0282840b355983cca9a14b6bab Mon Sep 17 00:00:00 2001 From: John Doty Date: Tue, 1 Apr 2014 08:47:25 -0700 Subject: [PATCH] A new ignore file --- .emacs.d/.gitignore | 58 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 .emacs.d/.gitignore diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore new file mode 100644 index 0000000..a5fde8a --- /dev/null +++ b/.emacs.d/.gitignore @@ -0,0 +1,58 @@ +## autogenerated files +.starter-kit-*.part.*.org + + +## misc +loaddefs.el* +auto-save-list +custom.el +places +.svn +.DS_Store +tramp + + +## directories +backups/* +thumbs/* +oddmuse/* +eshell/* +image-dired/* +elim/* +doc/* +elpa/* +src/* +themes/* +url/* + + +## exported and encrypted files +*gpg +*el +*elc +*html +*tex +*pdf +*txt + + +## org stuff +.org-id-locations + + +## ignore mail/gnus cruft for those who keep mail in this directory +drafts +Mail +mail +.newsrc-dribble +.nnmail-cache +#.newsrc-dribble# +*.SCORE +marks +.session +abbrev_defs +scratch +secret.org +.emacs.desktop* +.*~ +agent/*