about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index e0a4d8a..c566140 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,9 @@
 default_language = "en-GB"
 base_url = "https://alanpearce.eu"
 
+# this stops the directory being removed on each build. wat
+preserve_dotfiles_in_output = true
+
 title = "Alan Pearce"
 description = "Developer, Emacs User"