aboutsummaryrefslogtreecommitdiff
path: root/settings.toml
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2023-01-10 16:03:54 -0700
committercurly <curlybryce@protonmail.com>2023-01-10 16:03:54 -0700
commit5d4988161300f368f4252628f6e2588ce75ef101 (patch)
tree5553d37f4bf09f916820b559bfd18a7b0b9f60b2 /settings.toml
parent3bf082f501866f389232d54b5acfdc1cb0c8680a (diff)
downloadinfernal.garden-5d4988161300f368f4252628f6e2588ce75ef101.tar.gz
infernal.garden-5d4988161300f368f4252628f6e2588ce75ef101.tar.bz2
infernal.garden-5d4988161300f368f4252628f6e2588ce75ef101.zip
lots of pages & cards done
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"