diff --git a/.dir-locals.el b/.dir-locals.el deleted file mode 100644 index 88491cc..0000000 --- a/.dir-locals.el +++ /dev/null @@ -1,4 +0,0 @@ -;;; Directory Local Variables -*- no-byte-compile: t -*- -;;; For more information see (info "(emacs) Directory Variables") - -((nil . ((projectile-project-install-cmd . "ssh hermitcollective.net ./deploy_website.sh"))))