Adding erlang.mk to exclusion list.

Adding 'erlang.mk' to list of erlang bundles; it's seeing some adoption in the Erlang community for building Erlang apps, and at 1k lines of code at present can dominate an initial check-in, project skeleton, or small library.

See https://github.com/ninenines/erlang.mk for further details.
This commit is contained in:
lostcolony
2014-12-07 16:41:56 -05:00
parent 299a9c7bc9
commit a3c842ba18

View File

@@ -32,6 +32,7 @@
# Erlang bundles
- ^rebar$
- erlang.mk
# Go dependencies
- Godeps/_workspace/