Add .dir-locals.el.
This commit is contained in:
parent
65c8184564
commit
7c6eb26289
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal 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
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
!/.dir-locals.el
|
Reference in New Issue
Block a user