set basic repo structure

This commit is contained in:
2024-08-05 07:18:10 +00:00
parent 1711be891f
commit 388e4fda04
27 changed files with 1771 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,3 +1,7 @@
/.devcontainer
/.github
/.vscode
/.vscode
/grammar/.antlr
/build
/.cache
/.clang-format