I would like to see some overview of most common, verified and supported list patterns like:
- ignore some top-level folder with everything inside
- ignore subfolder (inside some top-level folder) with everything inside
- ignore files in folder with specific suffix
- ignore all files with specific suffix (everywhere)
- maybe you can find others useful
And maybe some basic rules, how it works - like:
- All paths are relative to “My Drive”
Can you find any clear and authoritative article about how ignore list patterns are intended to work with sufficient examples?