diff options
Diffstat (limited to '.config/emacs/.gitignore')
| -rw-r--r-- | .config/emacs/.gitignore | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore index 37577e6..d6ef665 100644 --- a/.config/emacs/.gitignore +++ b/.config/emacs/.gitignore @@ -1,5 +1,6 @@ -var/ -etc/ -elpa/ -tree-sitter/ -customs.el +/var/ +/etc/ +/elpa/ +/eln-cache/ +/tree-sitter/ +/customs.el |
