Move .emacs.d/.gitignore to .gitignore, add a bunch more stuff

This commit is contained in:
Adam Goldsmith 2018-12-13 12:39:29 -05:00
parent f34ed1cfc3
commit 6c9befccf4
2 changed files with 23 additions and 12 deletions

12
.emacs.d/.gitignore vendored
View File

@ -1,12 +0,0 @@
/elpa
/quelpa
/auto-save-list
/history
/tramp
/smex-items
/url
.yas-compiled-snippets.el
/custom.el
/semanticdb/
/image-dired/
/projectile-bookmarks.eld

23
.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
/.emacs.d/%backup%~
/.emacs.d/abbrev_defs
/.emacs.d/eclipse.jdt.ls/
/.emacs.d/jdt-language-server-latest.tar.gz
/.emacs.d/elpa
/.emacs.d/quelpa
/.emacs.d/auto-save-list
/.emacs.d/history
/.emacs.d/tramp
/.emacs.d/smex-items
/.emacs.d/url
/.emacs.d/.yas-compiled-snippets.el
/.emacs.d/custom.el
/.emacs.d/semanticdb/
/.emacs.d/image-dired/
/.emacs.d/projectile-bookmarks.eld
/.emacs.d/workspace/
/.emacs.d/.lsp-session-v1
/.emacs.d/.org-id-locations
/.emacs.d/.python-environments/
/.emacs.d/ede-projects.el
/.emacs.d/jdee-server/
/.emacs.d/persp-confs/