mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
27 lines
542 B
Text
27 lines
542 B
Text
# Compiled and vendored files
|
|
coverage/
|
|
database_reports/
|
|
website/build/
|
|
website/transpiled-babel/
|
|
website/common/transpiled-babel/
|
|
dist/
|
|
dist-client/
|
|
|
|
# Not linted
|
|
migrations/*
|
|
website/client-old/
|
|
scripts/*
|
|
test/server_side/**/*
|
|
test/client-old/spec/**/*
|
|
|
|
# Temporarilly disabled. These should be removed when the linting errors are fixed TODO
|
|
website/common/script/content/index.js
|
|
website/common/browserify.js
|
|
test/content/**/*
|
|
Gruntfile.js
|
|
gulpfile.js
|
|
gulp
|
|
webpack
|
|
test/client/e2e
|
|
test/client/unit/index.js
|
|
test/client/unit/karma.conf.js
|