mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
We don't need to parse hidden files/directories for backup targets. This can be very large (in the case of .git directories) and thus slow when working over NAS. Fixes https://gitlab.com/kicad/code/kicad/-/issues/18341