branch: elpa/org-drill
commit b0a376b3edf9e53ef39969b77fad39160143a1dd
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>

    Ignore created elpa directory
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4928744da2..27251504ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 /.cask
 org-drill.html
 /*.elc
+/elpa
 /makefile-local
 /robot/Makefile
 /robot/main-test-copy.org

Reply via email to