Files
habitica/.eslintignore
Matteo Pagliazzi ed7be562f7 fix lint script
2019-10-13 18:35:33 +02:00

16 lines
279 B
Plaintext

# Compiled and vendored files
coverage/
database_reports/
website/build/
website/transpiled-babel/
# Has its own linter
website/client/
website/common/transpiled-babel/
dist/
dist-client/
apidoc_build/
content_cache/
node_modules/
# Old migrations, disabled
migrations/archive/*