gitignore update

This commit is contained in:
Janic Voser 2022-07-28 22:58:12 +02:00
parent cd46b3eb52
commit 9aef21657c

5
.gitignore vendored
View File

@ -21,4 +21,9 @@
# Go workspace file # Go workspace file
go.work go.work
# Ignore Private config
config/private config/private
# Ignore templated config
haproxy/config/haproxy.cfg
haproxy/haproxy-compose.yaml