Project init with hello world.

This commit is contained in:
Jurn Wubben 2025-07-13 12:13:57 +02:00
commit 828c98ba34
6 changed files with 428 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
out/
build/
.direnv/