Initial commit

This commit is contained in:
2024-07-19 21:56:08 +01:00
commit bb497f12c8
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.cache
compile_commands.json

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "intern/wapp"]
path = intern/wapp
url = https://git.thewizardapprentice.com/abdelrahman/wizapp-stdlib.git

1
intern/wapp Submodule

Submodule intern/wapp added at 8ed372d938