Add example YAML event configuration and update .gitignore

- Introduce `event.yml.example` providing a template for event-level configuration.
- Extend `.gitignore` to include `event.yml` to prevent committing real event data.
This commit is contained in:
Peter Adam
2026-02-28 10:47:31 +01:00
parent 9c4c7c6ccb
commit 84d8cfc2dc
2 changed files with 66 additions and 0 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@
# Real participant data (copy to "Export Brevetkarte.csv" and fill in)
Export Brevetkarte.csv
# Real event data (copy event.yml.example to event.yml and fill in)
event.yml
# Generated files
brevetkarte-personalized.tex