When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.
Enter ignore patterns, one per line.
Quick guide to supported patterns (full documentation):
(?d)
- Prefix indicating that the file can be deleted if preventing directory removal
(?i)
- Prefix indicating that the pattern should be matched without case sensitivity
!
- Inversion of the given condition (i.e. do not exclude)
*
- Single level wildcard (matches within a directory only)
**
- Multi level wildcard (matches multiple directory levels)
//
- Comment, when used at the start of a line
Editing {%path%}.
Creating ignore patterns, overwriting an existing file at {%path%}.