This commit is contained in:
2026-06-02 20:59:13 +02:00
parent 75f743e6cc
commit e46759347e
2 changed files with 4 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ __pycache__/
# Docker files (not needed inside the image)
Docker/
# Exception: VERSION is needed by Dockerfile.app
!Docker/VERSION
# Test and dev files
tests/
Temp/