.emacs.d/.gitignore
This commit is contained in:
parent
0f49923222
commit
db951570b2
1 changed files with 15 additions and 0 deletions
15
.emacs.d/.gitignore
vendored
Normal file
15
.emacs.d/.gitignore
vendored
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
tramp
|
||||||
|
elpa
|
||||||
|
bookmarks
|
||||||
|
abbrev_defs
|
||||||
|
custom.el
|
||||||
|
*.elc
|
||||||
|
ac-comphist.dat
|
||||||
|
auto-save-list/
|
||||||
|
url/
|
||||||
|
packages/
|
||||||
|
newsticker/
|
||||||
|
templates/
|
||||||
|
rinit.*
|
||||||
|
!rinit.org
|
||||||
|
history
|
Loading…
Reference in a new issue