This also fixes the rebar download as GitHub doesn't like allowing the erlang http client
13 lines
89 B
Plaintext
13 lines
89 B
Plaintext
.rebar
|
|
.rebar3
|
|
rebar3
|
|
ebin
|
|
priv
|
|
.eunit/*
|
|
*.swp
|
|
*.o
|
|
*~
|
|
_build
|
|
c_src/**/*.d
|
|
erl_crash.dump
|