A new ignore file
This commit is contained in:
parent
d529315a4d
commit
04dab911e0
1 changed files with 58 additions and 0 deletions
58
.emacs.d/.gitignore
vendored
Normal file
58
.emacs.d/.gitignore
vendored
Normal file
|
|
@ -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/*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue