# compiled output
/dist/
/build/
/tmp/

# package  
/media/
/docs/
/extras/
/benchmarks/

# dependencies
/bower_components/

# misc
/.bowerrc
/.editorconfig
/.ember-cli
/.env*
/.eslintcache
/.eslintignore
/.eslintrc.js
/.git/
/.github/
/.gitignore
/.prettierignore
/.prettierrc.js
/.template-lintrc.js
/.travis.yml
/.watchmanconfig
/bower.json
/config/ember-try.js
/CONTRIBUTING.md
/ember-cli-build.js
/testem.js
/tests/
/yarn-error.log
/yarn.lock
.gitkeep

# ember-try
/.node_modules.ember-try/
/bower.json.ember-try
/npm-shrinkwrap.json.ember-try
/package.json.ember-try
/package-lock.json.ember-try
/yarn.lock.ember-try

# TS sources and compiled tests
/ts/
/js/tests/
/test-fixtures/

# custom
/commitlint.config.js
/.vscode/
/renovate.json
/CODE_OF_CONDUCT.md
/rfcs
/*.sh
/.gitbook.yaml