diff --git a/.gitignore b/.gitignore index 31aa9dc..5ae7db5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,9 @@ # Go workspace file go.work -config/private \ No newline at end of file +# Ignore Private config +config/private + +# Ignore templated config +haproxy/config/haproxy.cfg +haproxy/haproxy-compose.yaml \ No newline at end of file