"Derek R. Price" <[EMAIL PROTECTED]> writes:
> Pavel:
>         .deps                Automake
>         .depend              Linux source, MC, and possibly others
>         .libs                Libtool
>         *.gz                 Gzip
>         *.bz2                Bzip2

I don't think these should be ignored.  .gz and .bz2 doesn't say
anything about the type/contents of the file, just how it's stored and
there might actually be reasons for storing them in binary mode in CVS.

>         *.flags              Linux source
>         *.la                 Libtool
>         *.lo                 Libtool
> 
> Larry:
> 
>         *.lib                DOS/Windows library
>         *.dll                DOS/Windows dynamic load library
>         *.sl                 HP-UX sharable library
>         *.class              Java binary
>         *.backup             Misc backup file
>         *.dvi                TeX output
>         *.info*              GNU info file

These are sometimes stored in CVS so that not everybody needs to have
the right version of texinfo.

> Assar:
>         ID                   GNU id-utils database file

But I think all the others are good and should be added to the ignore
list.

/assar

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to