Added test for log

This commit is contained in:
2025-07-21 12:18:07 +02:00
parent 46b0b744ca
commit dc2626e020
3 changed files with 38 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
app/config.yaml
*__pycache__*
app/static/cache/*
.env
.env
app/cypress/screenshots/*