docs/.gitignore
Justin W. Wheeler 3baef0b18c
📝🔨 docsbuilder.sh: Update latest upstream docs dev build script
This commit pulls the latest version of the script used to run a Fedora
Docs developer environment. Notably, there is only a single script to
run and the container remains running while you make changes. Changes
are rebuilt dynamically without having to re-run the script manually.

This is a bit of devrel improvement before making some bigger changes to
the Mindshare Committee documentation via Merge Request.

Signed-off-by: Justin W. Wheeler <jwf@redhat.com>
2025-04-04 13:16:59 -04:00

10 lines
161 B
Text

# Documentation artifacts
# Antora-specific rules for preview documentation
_package/
_preview/
# Miscellaneous artifacts
/build/
/cache/
/public/
/preview.pid