Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > "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? Because each time I build a bit of scaffolding, or have a new test output, or... I'd have to add them to .gitignore. I'd very much prefer tracking real contents and not junk. -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de Informatica Fono: +56 32 2654431 Universidad Tecnica Federico Santa Maria +56 32 2654239 Casilla 110-V, Valparaiso, Chile Fax: +56 32 2797513 - 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