FreeTRX/.gitignore
Marcus Kida 35ba6e9975 docs: add MkDocs Material documentation website
Renders the root markdown (manual, tools, changelog) into a static, searchable
HTML site with client-side (lunr.js) search and a dark/light theme. Built in
Docker via website/build-docs.sh (no host installs). Public URL is set at build
time with SITE_URL=... (default is a neutral placeholder; the site works at any
URL since site_url only affects the sitemap/canonical links). Generated output
(website/_build/) is gitignored.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-10 13:29:29 +02:00

10 lines
166 B
Text

.DS_Store
build/
codec_bin_section_1.bin
# Generated language plugin files + host-side builder binary
*.gla
languages_builder
# Generated docs site
website/_build/