Firest commit

This commit is contained in:
MaddoScientisto 2026-03-14 17:25:44 +01:00
commit 2d55f5e6f4
70 changed files with 60789 additions and 0 deletions

10
.dockerignore Normal file
View file

@ -0,0 +1,10 @@
**/.git
**/.gitignore
**/.vs
**/.vscode
**/bin
**/obj
**/TestResults
**/node_modules
Dockerfile
README.md