From 1faf387be8f9feb621ad1a5ab0eb23d6cf1f5444 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Sun, 9 Nov 2014 15:47:09 -0500 Subject: Ensure Emacs uses hard tabs for this file --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 61c3b66..28058d8 100644 --- a/Makefile +++ b/Makefile @@ -31,3 +31,7 @@ install_cask: install_evm: curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash + +# Local Variables: +# indent-tabs-mode: t +# End: -- cgit v1.2.3