pmake/.gitignore
2026-05-09 16:20:44 +09:00

8 lines
80 B
Text

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