From fd8b956ab23176e669c29e4086c1f016be419ed9 Mon Sep 17 00:00:00 2001 From: t Date: Mon, 13 Jul 2026 11:38:42 -0600 Subject: Skip symlinked outputs in the managed .gitignore --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index afcc659..fb0e97f 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,8 @@ All standard `html/template` actions and functions remain available, including ## Git ignore management `-gitignore` atomically replaces a marked block in the site-root `.gitignore` -with exact, root-anchored paths for the current generated outputs. Content +with exact, root-anchored paths for the current generated outputs. Outputs below +symlinked directories are omitted because Git does not traverse them. Content outside the block is preserved, and stale output entries are removed. Without the flag, Weft does not touch `.gitignore`. -- cgit v1.3