mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-06-11 00:02:29 +02:00
6/8 chore: track .b2 hash files in .gitignore
Adds export/thgtoa.pdf.b2 and export/thgtoa-dark.pdf.b2 alongside the existing .sha256 and .sig entries. Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
@@ -24,4 +24,6 @@ build/
|
|||||||
# Export directory - but track hash files and signatures
|
# Export directory - but track hash files and signatures
|
||||||
export/thgtoa.pdf.sha256
|
export/thgtoa.pdf.sha256
|
||||||
export/thgtoa-dark.pdf.sha256
|
export/thgtoa-dark.pdf.sha256
|
||||||
|
export/thgtoa.pdf.b2
|
||||||
|
export/thgtoa-dark.pdf.b2
|
||||||
*.sig
|
*.sig
|
||||||
|
|||||||
Reference in New Issue
Block a user