add a better ignore system when generating the site
This commit is contained in:
@@ -45,6 +45,10 @@ tldr = "clipboard-list"
|
||||
todo = "circle-check"
|
||||
warning = "triangle-alert"
|
||||
|
||||
[generate]
|
||||
# Ignore these entries when generating the site.
|
||||
ignore = [".git"]
|
||||
|
||||
[templates]
|
||||
# The template directory name under the Obsidian vault. Default is ".dragonglass.tmpl".
|
||||
directory = ".dragonglass.tmpl"
|
||||
|
||||
Reference in New Issue
Block a user