aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: d774c73302ed2821f417f9c522d10f7056ac7bbd (plain)
1
2
3
4
5
;;; Directory Local Variables            -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((nil . ((compile-command . "./build")
         (+license/license-choice . "GNU General Public License Version 2"))))