set up basic windowing

This commit is contained in:
Schrottkatze 2024-02-02 08:52:26 +01:00
commit 5fac63a0de
Signed by: schrottkatze
GPG key ID: 5621290CA02C7BD8
7 changed files with 2103 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/target
.devenv/
.direnv/
.pre-commit-config.yaml