Fabian Jonsson <fabia...@gmail.com> writes:
> I had a problem recently trying to add .dll files to git. No suggestion I 
> found on SO seemed to help. When trying to add each file manually in the 
> Git bash, I received a message saying that one of my ignore files prevented 
> the file from being added. I would've liked to see which one of the ignore 
> files contained that rule, as I later found it hidden in a global ignore 
> file (probably created by my Git client) that I was not aware of. 

There is a "git check-ignore" that can probably be used to solve this
problem.

Dale

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to