mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 02:32:00 +10:00
feat: sitemap auto-generation for docs (#1822)
This commit is contained in:
committed by
GitHub
parent
d27f0ee0ef
commit
cad04f26e7
5
apps/documentation/.gitignore
vendored
5
apps/documentation/.gitignore
vendored
@ -34,3 +34,8 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# next-sitemap output
|
||||
/public/sitemap.xml
|
||||
/public/robots.txt
|
||||
/public/sitemap-*.xml
|
||||
|
||||
Reference in New Issue
Block a user