Initial development (#1)

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-01-29 03:52:24 +00:00
parent c6d00c4fc9
commit 0a4f565b02
9 changed files with 338 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
src/.idea
src/**/bin
src/**/obj