Add custom vhost-gen .yml files to .gitignore

This commit is contained in:
Anton A 2022-05-13 17:28:10 +02:00
parent 933a1c65e1
commit 4418b305de

6
.gitignore vendored
View File

@ -50,9 +50,9 @@
# Ignore custom global vhost gen templates
/cfg/vhost-gen/apache22.conf
/cfg/vhost-gen/apache24.conf
/cfg/vhost-gen/nginx.conf
/cfg/vhost-gen/apache22.yml
/cfg/vhost-gen/apache24.yml
/cfg/vhost-gen/nginx.yml
# Ignore custom HTTPD configs
/cfg/apache-2.2/*.conf