Guilherme <[email protected]> writes: > In my .git/info/exclude i have the patterns: > > !COM/config/Project.gny > (...) other ignores > /COM/config > (...) more ignores
Is that perhaps a mistake? I believe you want the first line to be "!/COM/config/Project.gny", because there is only one Project.gny file that you want to include. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
