mirror of
https://github.com/raysan5/raylib.git
synced 2026-09-14 01:50:50 +00:00
`build`, `test`, and `testlog` generate lots of files (`.exe`, `.html`, etc.) when executed. When you build/test enough examples, it's kind of annoying manually deleting the files. The generated reports (`.md` files) are not deleted.