diff --git a/Global/Emacs.gitignore b/Global/Emacs.gitignore index 9e44d0a8..cbb0a831 100644 --- a/Global/Emacs.gitignore +++ b/Global/Emacs.gitignore @@ -1,23 +1,23 @@ # -*- mode: gitignore; -*- -*~ -\#*\# -/.emacs.desktop -/.emacs.desktop.lock -*.elc +.*~ +\#.*\# +\/\.emacs\.desktop +\/\.emacs\.desktop\.lock +.*\.elc auto-save-list tramp -.\#* +\.\#.* # Org-mode -.org-id-locations -*_archive +\.org-id-locations +.*_archive # flymake-mode -*_flymake.* +.*_flymake\..* # eshell files -/eshell/history -/eshell/lastdir +\/eshell\/history +\/eshell\/lastdir # elpa packages -/elpa/ +\/elpa\/