diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index dff9282..61d1410 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ emacsclient tramp url/ emacs.el -/emacs.d/elpa/ +/emacs/elpa/ personal/rcirc personal/savefile personal/password.el.gpg @@ -47,5 +47,5 @@ recentf var/ bookmarks custom-set-variables -/emacs.d/transient/history.el +/emacs/transient/history.el /config/git/user |