mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-05-07 03:54:18 +02:00
5636291c8a
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
28 lines
406 B
Plaintext
28 lines
406 B
Plaintext
# Visual Studio (Windows) solution metadata
|
|
.vs/
|
|
.vscode/
|
|
|
|
# Python (MkDocs, scripts/build_guide_pdf.py)
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
.venv/
|
|
venv/
|
|
env/
|
|
ENV/
|
|
.env
|
|
|
|
# Cache
|
|
.cache/
|
|
|
|
# MkDocs build output and local PDF export
|
|
site/
|
|
_site/
|
|
_site_test/
|
|
build/
|
|
|
|
# Export directory - but track hash files and signatures
|
|
export/thgtoa.pdf.sha256
|
|
export/thgtoa-dark.pdf.sha256
|
|
*.sig
|