On Fri, Dec 7, 2018 at 7:36 AM Victor Toni <victor.t...@gmail.com> wrote: > I'm wondering if there is any way to show which rules (ideally with > the .gitignore file they are coming from) are causing a specific file > to get ignored so I could easily fix the .gitignore file?
Perhaps the "git check-ignore" command would help.