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

*.iml
*.sublime*
*.beam
*.pyc
*.o
*.d
!config.d

/cluster_manager
/priv
/_build
/package

rel/files/vm.args
rel/files/autogenerated.vm.args
rel/vars.config

/test/eunit_results
/test/dialyzer_results
/test/codetag_tracker_results
/test_distributed/logs
!/test_distributed/logs/.gitkeep
/test_distributed/cover_tmp.spec
/test_distributed/onenv_scenarios/tmp_*
test_coverage
qos_expression_*.erl
pkg-list.json

# OS X
.DS_Store
._*
