Remove .dir-locals.el

This commit is contained in:
Jez Cope 2021-04-11 20:52:41 +01:00
parent bd106d4e27
commit fdde11082a
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "nikola build")
(create-lockfiles . nil))))