From af6297b78a20af123057d3c9c2d321d7f28f0bfd Mon Sep 17 00:00:00 2001
From: Sean Gillespie <sean@mistersg.net>
Date: Sat, 20 Jan 2018 11:59:01 -0500
Subject: [PATCH] Update gitignore

Ignore elisp files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4af42a3..03f1c14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+*.el
 .stack-work
 dist
\ No newline at end of file
-- 
GitLab