We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git ignore see <pattern1>[,<pattern2>,...]
Displays the content of the specified patterns formatted as it would be include in a .gitignore file.
<pattern1>[,<pattern2>,...]
pattern names are the ones listed using git ignore list command and are case sensitive.
git ignore list