Merge pull request #897 from ahberg/master

Add custom vhost-gen yml files into gitignore
This commit is contained in:
cytopia 2022-05-13 17:59:36 +02:00 committed by GitHub
commit d3492e4acc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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