initial import

This commit is contained in:
Paul Schneider 2026-06-07 04:42:13 +01:00
commit 2a1ce0a06b
3 changed files with 11048 additions and 0 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
**/.playwright/
**/bin/
**/obj/
.git/
.vs/