Init presentation boilerplate

This commit is contained in:
2025-05-11 16:10:17 +02:00
parent 6396879ed1
commit 9938b10aa8
18 changed files with 9132 additions and 0 deletions

4
.gitignore vendored
View File

@@ -82,3 +82,7 @@ data/*
# Whitelist selected files
!data/example_witelisted.csv
# Ignore html files for now
# TODO: Remove later
*.html