Files
esqlite/.gitignore
Connor Rigby 1f6070a7b1 Update Makefile to use rebar3 instead of rebar
This also fixes the rebar download as GitHub doesn't like
allowing the erlang http client
2019-04-19 07:52:35 -07:00

13 lines
89 B
Plaintext

.rebar
.rebar3
rebar3
ebin
priv
.eunit/*
*.swp
*.o
*~
_build
c_src/**/*.d
erl_crash.dump