* memoize loadRedirects with disk in development * no need to await on sync functions * un-uncomment * wip * wip * cache with max age * rename redirects memoize cache file
19 lines
289 B
Plaintext
19 lines
289 B
Plaintext
.search-cache
|
|
.DS_Store
|
|
.env
|
|
/node_modules/
|
|
npm-debug.log
|
|
coverage/
|
|
.linkinator
|
|
/assets/images/early-access
|
|
/content/early-access
|
|
/data/early-access
|
|
.next
|
|
.eslintcache
|
|
|
|
# blc: broken link checker
|
|
blc_output.log
|
|
blc_output_internal.log
|
|
broken_links.md
|
|
lib/redirects/.redirects-cache_*.json
|