Files
habitica/.eslintignore
T
Kalista Payne c375f825ee Redirect apidoc to offsite version (#15657)
* refactor(apidoc): redirect to offsite version

* fix(lint): string template, whitespace

* fix(router): fix bookmarked visit

* fix(lint): various

* fix(lint): more obj structure
2026-05-28 12:20:53 -05:00

17 lines
278 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/
content_cache/
i18n_cache/
node_modules/
# Old migrations, disabled
migrations/archive/*