aboutsummaryrefslogtreecommitdiff
path: root/settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'settings.toml')
-rw-r--r--settings.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.toml b/settings.toml
index 48e9df9..31232d2 100644
--- a/settings.toml
+++ b/settings.toml
@@ -2,7 +2,7 @@
source = "src"
build_dir = "target"
-do_not_scan = ["assets"]
+do_not_scan = ["assets", ".png"]
exclude = ["nav.html", "templates"]
commands_file = "settings.toml"