Commit e671481a5204

Vincent Demeester <vincent+git@demeester.fr>
2014-08-16 12:09:46
Remove custom.el and update .gitignore
1 parent 69a1dda
Changed files (2)
.emacs.d
.gitignore.d
.emacs.d/custom.el
@@ -1,12 +0,0 @@
-(custom-set-variables
- ;; custom-set-variables was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- '(custom-safe-themes (quote ("1989847d22966b1403bab8c674354b4a2adf6e03e0ffebe097a6bd8a32be1e19" "83edec0673149efea7ecda808ebea37f81b9d165e45f339bf939378371db736e" default))))
-(custom-set-faces
- ;; custom-set-faces was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- )
.gitignore.d/emacs-config
@@ -4,10 +4,15 @@
 !.emacs.d/**
 .emacs.d/emacs.el
 .emacs.d/user.el
+.emacs.d/custom.el
 .emacs.d/.mc-lists.el
 .emacs.d/elpa
 .emacs.d/*~
 .emacs.d/*#
+.emacs.d/ac-comphist.dat
+.emacs.d/bookmarks
+.emacs.d/projectile-bookmarks.eld
+.emacs.d/projectile.cache
 *.elc
 .emacs.d/el-get
 .emacs.d/auto-save-list