initial commit

This commit is contained in:
2024-06-22 20:01:42 +08:00
commit a75a4aeee8
10 changed files with 425 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Common build folder
[Bb]uild/
# IDE stuff
CMakeLists.txt.user*