Skip to content
eviweb edited this page Mar 23, 2021 · 4 revisions

Displays pattern contents

git ignore see <pattern1>[,<pattern2>,...]

Displays the content of the specified patterns formatted as it would be include in a .gitignore file.

Parameters

  • <pattern1>[,<pattern2>,...] : comma separated list of pattern names to display content

pattern names are the ones listed using git ignore list command and are case sensitive.

Clone this wiki locally