Initial commit

This commit is contained in:
Attila Body 2025-05-22 17:54:17 +02:00
commit 0819402745
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
115 changed files with 115463 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/Debug/
/Release/
Backup/
/.settings/*