Git check-ingore

From NovaOrdis Knowledge Base
Revision as of 07:03, 6 September 2021 by Ovidiu (talk | contribs) (Created page with "=Internal= * Git Commands =Overview= Show whether a file is ignored from tracking, helps debugging .gitignore. <syntaxhighli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Show whether a file is ignored from tracking, helps debugging .gitignore.

git check-ignore [-v] <path>