diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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`. |
