mirror of
https://github.com/C0ffeeCode/typst-dhbw-technik-template.git
synced 2025-12-28 13:42:19 +01:00
10 lines
148 B
TOML
10 lines
148 B
TOML
|
|
[default.extend-words]
|
|
Mosquitto = "Mosquitto"
|
|
Hashi = "Hashi" # HashiCorp Vault
|
|
|
|
[files]
|
|
extend-exclude = [
|
|
"/template.typ",
|
|
"/images/"
|
|
]
|