pmake/.gitignore
2026-05-09 17:40:43 +09:00

9 lines
86 B
Text

/pmake*
*.o
*.lib
*.a
/Makefile
/*.make
/src/compiler/*.c
/src/system/*.c
/src/js/*.c