Explorar o código

Git should ignore lisp byte compiled files.

Damien Merenne %!s(int64=6) %!d(string=hai) anos
pai
achega
036470ac01
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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