Take etc/config.yaml out of revision control.

This file contains site-specific configuration. Instead, an
example config.yaml is now provided.
This commit is contained in:
D. Berge
2023-09-14 13:07:33 +02:00
parent 821fcf0922
commit 696bbf7a17
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ lib/www/client/dist/
etc/surveys/*.yaml etc/surveys/*.yaml
!etc/surveys/_*.yaml !etc/surveys/_*.yaml
etc/ssl/* etc/ssl/*
etc/config.yaml