2016-04-15 15:11:54 +00:00
|
|
|
# Compiled and vendored files
|
|
|
|
|
common/dist/
|
|
|
|
|
common/transpiled-babel/
|
|
|
|
|
coverage/
|
|
|
|
|
database_reports/
|
|
|
|
|
website/build/
|
|
|
|
|
website/transpiled-babel/
|
|
|
|
|
|
2016-04-23 13:00:55 +00:00
|
|
|
migrations/*
|
|
|
|
|
|
2016-04-15 15:11:54 +00:00
|
|
|
# The files in website/public/js should be moved out and browserified
|
|
|
|
|
website/public/
|
|
|
|
|
|
|
|
|
|
# Temporarilly disabled. These should be removed when the linting errors are fixed
|
|
|
|
|
common/script/content/index.js
|
|
|
|
|
common/script/public/**/*.js
|
|
|
|
|
|
|
|
|
|
website/src/**/api-v2/**/*.js
|
|
|
|
|
website/src/routes/payments.js
|
|
|
|
|
website/src/routes/pages.js
|
2016-04-19 10:16:22 +00:00
|
|
|
website/src/middlewares/apiThrottle.js
|
|
|
|
|
website/src/middlewares/forceRefresh.js
|
2016-04-15 15:11:54 +00:00
|
|
|
|
|
|
|
|
debug-scripts/*
|
|
|
|
|
tasks/*.js
|
|
|
|
|
gulpfile.js
|
|
|
|
|
Gruntfile.js
|
|
|
|
|
newrelic.js
|
|
|
|
|
|
|
|
|
|
test/api-legacy/**/*
|
|
|
|
|
test/common/simulations/**/*
|
|
|
|
|
test/common_old/
|
|
|
|
|
test/content/**/*
|
|
|
|
|
test/server_side/**/*
|
|
|
|
|
test/spec/**/*
|