Initial commit

This commit is contained in:
Tan, Kian-ting 2025-09-24 22:55:48 +08:00 committed by GitHub
commit 1b1bd54ab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.gitignore vendored Normal file
View file

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