diff --git a/.gitignore b/.gitignore index 347367c..24bf913 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ # Byte-compiled Elisp *.elc +# ELPA files. /dash-autoloads.el /dash-pkg.el +# Personal customization. +.dir-locals-2.el + # ctags, etags. TAGS