1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/.gitignore
Peter Bengtsson 627ef25cab .redirects-cache_en_ja.json should not be checked in (#25537)
* .redirects-cache_en_ja.json should not be checked in

* still ignore

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2022-02-22 18:22:59 +00:00

27 lines
598 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
*.tsbuildinfo
# blc: broken link checker
blc_output.log
blc_output_internal.log
broken_links.md
lib/redirects/.redirects-cache.json
# This one is purely for historical reasons because so many people might
# still have thes files on their disk.
lib/redirects/.redirects-cache_*.json
# During the preview deploy untrusted user code may be cloned into this directory
# We ignore it from git to keep things deterministic
user-code/