about summary refs log tree commit diff stats
path: root/.dir-locals.el
blob: d5837e09e70d027487b2ae62cd7124a547923e37 (plain)
1
2
((nil . ((compile-command . "make -B")
         (web-mode-engine . "go"))))