.git
.settings
.eunit
.dialyzer.plt
.idea
.rebar
rebar3.crashdump

*.iml
*.sublime*
*.beam
*.pyc

/cluster_manager
/_build

rel/vars.config

/test/eunit_results
/test_distributed/logs
!/test_distributed/logs/.gitkeep
/test_distributed/cover_tmp.spec
test_coverage

# OS X
.DS_Store
._*
