* feat(SW-550): Added rewrites to handle sitemap paths * feat(SW-550): Added sitemap-index generation * feat(SW-550): Added sitemap xml file generation * feat(SW-550): Added feature flag 'HIDE_FOR_NEXT_RELEASE' to sitemap routes Approved-by: Linus Flood
17 lines
178 B
Plaintext
17 lines
178 B
Plaintext
node_modules
|
|
**/.DS_Store
|
|
|
|
# Yarn
|
|
.yarn/cache
|
|
.yarn/unplugged
|
|
.yarn/build-state.yml
|
|
.yarn/install-state.gz
|
|
.pnp.*
|
|
.yarn/releases
|
|
|
|
# Turbo
|
|
.turbo
|
|
|
|
# Local Netlify folder
|
|
.netlify
|