Ignore .elc files anywhere in the tree

This commit is contained in:
Steve Purcell 2012-04-08 15:31:43 +01:00
parent 2b0aaa0159
commit 42189b6d23

2
.gitignore vendored
View file

@ -6,5 +6,5 @@
/html/index.html /html/index.html
/html/index.md /html/index.md
/epkgs /epkgs
/**.elc **.elc
.#* .#*