# Compiled and vendored files
common/dist/
common/transpiled-babel/
coverage/
database_reports/
website/build/
website/transpiled-babel/

migrations/*

# The files in website/client/js should be moved out and browserified
website/client/

# Temporarilly disabled. These should be removed when the linting errors are fixed
common/script/content/index.js

debug-scripts/*
scripts/*
tasks/*.js
gulpfile.js
Gruntfile.js
newrelic.js

test/api-legacy/**/*
test/common/simulations/**/*
test/content/**/*
test/server_side/**/*
test/spec/**/*
