Find gitignore file and line causing a file to be ignored by git

Viewed 20961

How can I find the gitignore file and line that is causing a file to be ignored by git?

1 Answers
Related