This commit is contained in:
Nishi 2026-05-09 16:20:44 +09:00
commit ae7ff555d9
Signed by: nishi
GPG key ID: 27EF69B208EB9343
5 changed files with 250 additions and 31 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
/pmake*
*.o
*.a
/Makefile
/*.make
/src/compiler/*.c