"Horst H. von Brand" <vonbrand@xxxxxxxxxxxx> wrote: > Please don't. It would add e.g. the .class and .o and all ~ files, and all > other junk you have lying around (test cases, test run output, ...). It > isn't /that/ much more work after creating a new file to record its > existence... echo \*.class >>.gitignore echo \*.o >>.gitignore git add .gitignore doesn't work for some reason? -- Shawn. - 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