On Tue, 15 Jul 2008, Eric Blake wrote: > Joel E. Denny <jdenny <at> ces.clemson.edu> writes: > > > I mostly copied each .gitignore from its corresponding .cvsignore. In > > some cases, I added some files that cvs ignores by default, such as "*.o". > > How about also ignoring '*.exe' for cygwin?
Ok, I'll patch later today. > > +/*.patch *.log log patches applied > > Won't work. You need to break that into five lines. Thanks, I missed that. But, do you happen to know what might create these files? I haven't noticed them yet.
