summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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`.