Initial commit.

This commit is contained in:
2022-05-03 14:06:05 +02:00
commit b5c13fd836
6 changed files with 75 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# ignore binaries
*.exe
# ignore object dumps
*.dump