branch: elpa/org-drill commit c58cb90ff0cd6bd6dc3a338fd2a8bc7392c06fec Author: Phillip Lord <[email protected]> Commit: Phillip Lord <[email protected]>
Update gitignore
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index c39f3689cb..1c2941abbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/.cask
org-drill.html
-*elc
\ No newline at end of file
+/*.elc
+/makefile-local
