Browse Source

Git should ignore lisp byte compiled files.

Damien Merenne 5 years ago
parent
commit
036470ac01
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,3 +1,5 @@
 /.eldev
 /Eldev-local
 /.cask
+/dist/
+*.elc