diff options
Diffstat (limited to '.config/emacs/.gitignore')
| -rw-r--r-- | .config/emacs/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore index d6ef665..5f06482 100644 --- a/.config/emacs/.gitignore +++ b/.config/emacs/.gitignore @@ -1,3 +1,6 @@ +/junk/ + +# just in case, but they should all be in junk now /var/ /etc/ /elpa/ |
