add vieterrc

This commit is contained in:
LordMZTE 2023-06-03 19:26:11 +02:00
parent 5c3a01289c
commit a60419ef3c
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
2 changed files with 5 additions and 0 deletions

4
.vieterrc.cgt Normal file
View File

@ -0,0 +1,4 @@
# Config file for the Vieter repository server
# vim: ft=toml
address = "https://mzte.de/vieter"
<! if opt.vieter_key then !>api_key = "<% opt.vieter_key %>"<! end !>

View File

@ -4,6 +4,7 @@ cg.addPath ".ssh"
cg.addPath ".cargo"
cg.addPath "etc"
cg.addFile ".vieterrc.cgt"
cg.addFile ".Xresources.cgt"
cg.addFile ".replrc"