My netbeans IDE shows ignored files on a different color. I presume, the IDE is knowing this by using some git command.
I wish to know what files on a project folder and subfolders are being ignored.
What command should we use?
git status --ignored
will show all untracked files. It also includes the normal status output. There does not appear to be a status option to only show the ignored files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With