branch: elpa/lua-mode commit 652e299cb967fccca827dda381d61a9c144d97de Author: immerrr <[email protected]> Commit: immerrr <[email protected]>
gitignore: add cask working dir
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index c8ee121..566d49f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ lua-mode-*.zip
release-notes-*
*~
*.elc
+
+/.cask
