diff options
-rw-r--r-- | .gitignore | 58 |
1 files changed, 8 insertions, 50 deletions
diff --git a/.gitignore b/.gitignore index 61d1410..7d005fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,51 +1,9 @@ -*.elc -/config/systemd/user/*.wants -/ssh/ -!/ssh/authorized_keys -bin/fixssh -.DS_Store -.build/* -env/* -*.pyc -.metadata -.project -.pydevproject -*.egg-info/ -.idea/ -gephi-cli.iml -target/ -.arc -.lein-failures -.lein-plugins/ -*.war -todo.org -release-*.txt -nosetests.xml -*.db -checkouts/ -.vim/fuf-data/ -vim/.netrwhist -vim/plugged -emacsclient -.ideax -.bash/local -tramp -url/ -emacs.el +/emacs/auto-save-list/ +/emacs/eln-cache/ /emacs/elpa/ -personal/rcirc -personal/savefile -personal/password.el.gpg -ac-comphist.dat -eshell/ -/.cask -projectile-bookmarks.eld -projectile.cache -savefile/ -auto-save-list -recentf -var/ -bookmarks -custom-set-variables -/emacs/transient/history.el -/config/git/user +/emacs/emacs-custom.el +/emacs/tramp +/emacs/projects +/emacs/var/ +/emacs/transient/ +/emacs/eshell/ |