Add ignore for compiled elisp

This commit is contained in:
Kienan Stewart 2018-01-27 09:18:55 -05:00
parent f23b632cc8
commit be14e8a37e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
auto-save-list auto-save-list
.cask/ .cask/
*.elc