mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 09:49:53 -04:00
extern/catch2 was covered by the extern/* gitignore pattern without an exception, causing CI to fail with a missing source file error. Added !extern/catch2 exception and committed the amalgamated files.