mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
28 lines
534 B
Text
28 lines
534 B
Text
# 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/**/*
|