ebin/*
.eunit
*~
Emakefile
.rebar
.DS_Store
_build
erl_crash.dump

# tls certs for testing
priv/configs/tls*

# edoc and edown
doc/README.md
doc/edoc-info
doc/erlang.png
doc/stylesheet.css

# mix
doc/*.html
doc/*.epub
doc/.build
doc/dist
deps/
mix.lock

.idea/
