Initial commit

This commit is contained in:
Hans Dijkema
2025-08-26 23:22:30 +02:00
committed by GitHub
commit 33c1a4242d
3 changed files with 210 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.DS_Store
compiled/
/doc/
*~
*.bak
\#*
.\#*