docs/.gitignore
Justin Wheeler 809d237e58
🙈 gitignore: Initial commit
Avoid accidental commits of working files from the docs builder script
when working on the repository. Mostly straightforward stuff here…

Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-03-04 10:41:35 -08:00

10 lines
161 B
Text

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