This commit is contained in:
Nishi 2026-05-09 03:16:12 +09:00
commit d951a0bceb
Signed by: nishi
GPG key ID: 27EF69B208EB9343
15 changed files with 381 additions and 90 deletions

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
/pmake*
*.o
/Makefile
/*.make
/src/compiler/*.c
/src/action/*.c
/src/js/*.c