remove remnants of the disk-based redirects cache file (#31445)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -19,10 +19,9 @@ coverage/
|
||||
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
|
||||
# still have these 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
|
||||
|
||||
Reference in New Issue
Block a user