We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git ignore refresh <file> <pattern1>[,<pattern2>,...]
Refreshes one or more patterns from the specified .gitignore
<file>
<pattern1>[,<pattern2>,...]
pattern names are the ones listed using git ignore list command and are case sensitive.
git ignore list
This can only refresh patterns added by this tool !!!