.gitignore: Ignore second dir-locals-file.

master
Basil L. Contovounesios 5 years ago
parent 78fee36e7e
commit 8a33835996
No known key found for this signature in database
GPG Key ID: 205AB54A5D5D8CFF
  1. 4
      .gitignore

4
.gitignore vendored

@ -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

Loading…
Cancel
Save