mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-07-04 10:22:45 +00:00
f31d8febbf
AFAICT, any sequence of ".[ .]*" (except from "") is equivalent to "." on Windows. Let's handle that in our path sanitisation code. Fixes #2151.