cleanup
This commit is contained in:
parent
35877a1b2e
commit
61b215436b
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue