This commit is contained in:
maddalax 2024-10-30 13:29:20 -05:00
parent 35877a1b2e
commit 61b215436b

View file

@ -11,4 +11,4 @@ watch_files: ["**/*.go", "**/*.css", "**/*.md"]
# files or directories to ignore when automatically registering routes for pages
# supports glob patterns through https://github.com/bmatcuk/doublestar
automatic_page_routing_ignore: ["base/root.go", "docs2/base.go"]
automatic_page_routing_ignore: ["base/root.go", "docs/base.go"]