mirror of
https://github.com/vladmandic/automatic
synced 2026-08-30 09:01:01 +02:00
a8a75ec43a
The following file patterns are invalid on Windows. - Begin or end with the ASCII Space (0x20) - End with the ASCII Period (0x2E) For example, if `[prompt_spaces]` is specified as the directory name pattern, sometimes file saving may fail.