From 0f887d7a6fca21caec29ba4c77f2ac62b4bccb09 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 20 Mar 2026 14:15:21 -0700 Subject: [PATCH] add local.toml.template --- .dotter/local.toml.template | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .dotter/local.toml.template diff --git a/.dotter/local.toml.template b/.dotter/local.toml.template new file mode 100644 index 0000000..633b198 --- /dev/null +++ b/.dotter/local.toml.template @@ -0,0 +1,6 @@ +includes = [] +packages = [""] + +[files] + +[variables]