Hello.
I'm a first-time Git user. I found out how to ignore files with Git.
For example I've put "*.[oa]" and "*~" in ./git/info/exclude. However,
the rest of the persons doing commits in the public repository might not
have those entries. Is everyone required to put those entries in
"exclude" themselves or does Git allow for those to be automatically
added next time they do a "git pull"?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html