Enter ignore patterns, one per line.


Quick guide to supported patterns (full documentation):

!
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 {{currentFolder.path}}{{system.pathSeparator}}.stignore