Finding out why a file is ignored in Git

If you have some file that you are expecting to commit but it’s being ignored, you can run this command it will tell you why it’s being ignored:

git check-ignore -v filename

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s