Add .dir-locals.el.

This commit is contained in:
tastytea 2020-04-20 21:02:16 +02:00
parent 65c8184564
commit 7c6eb26289
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 5 additions and 0 deletions

4
.dir-locals.el Normal file
View File

@ -0,0 +1,4 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((bug-reference-url-format . "https://bugs.gentoo.org/%s"))))

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
!/.dir-locals.el