Added C# project for calling the different modules

This commit is contained in:
Pasha Bibko
2025-05-03 17:04:37 +01:00
parent e12088979d
commit cb26d373ae
14 changed files with 295 additions and 45 deletions

5
.gitignore vendored
View File

@@ -3,6 +3,11 @@
x64/
.vs/
# Ignore build directories #
bin/
obj/
# Ignore runtime outputs #
*.ll