New entries in .cvsignore files
Danilo Piazzalunga <[email protected]> Sat, 17 Dec 2005 15:33:38 +0100
| Newsgroups | gmane.linux.pld.shadow.general |
|---|---|
| Message-ID | <[email protected]> |
A lot of generated files are not listed in .cvsignore and CVS "complains" about them. Here is a list of possible new entries for the various .cvsignore files, bundled as a Debian-like patch against the working tree. Regards, Danilo
shadow-cvsignore.diff
(text/x-diff, 2.2 KB)
diff -Nru shadow.orig/contrib/.cvsignore shadow/contrib/.cvsignore --- shadow.orig/contrib/.cvsignore 1970-01-01 01:00:00.000000000 +0100 +++ shadow/contrib/.cvsignore 2005-12-16 15:31:49.000000000 +0100 @@ -0,0 +1,4 @@ +Makefile +Makefile.in +*~ +*.bak diff -Nru shadow.orig/.cvsignore shadow/.cvsignore --- shadow.orig/.cvsignore 2005-12-16 15:57:52.000000000 +0100 +++ shadow/.cvsignore 2005-12-16 15:28:05.000000000 +0100 @@ -28,3 +28,9 @@ version.h install-sh INSTALL +stamp-h1 +shadow.spec +config.rpath +autom4te.cache +m4 +depcomp diff -Nru shadow.orig/doc/.cvsignore shadow/doc/.cvsignore --- shadow.orig/doc/.cvsignore 1970-01-01 01:00:00.000000000 +0100 +++ shadow/doc/.cvsignore 2005-12-16 15:31:56.000000000 +0100 @@ -0,0 +1,4 @@ +Makefile +Makefile.in +*~ +*.bak diff -Nru shadow.orig/etc/.cvsignore shadow/etc/.cvsignore --- shadow.orig/etc/.cvsignore 1970-01-01 01:00:00.000000000 +0100 +++ shadow/etc/.cvsignore 2005-12-16 15:31:45.000000000 +0100 @@ -0,0 +1,4 @@ +Makefile +Makefile.in +*~ +*.bak diff -Nru shadow.orig/etc/pam.d/.cvsignore shadow/etc/pam.d/.cvsignore --- shadow.orig/etc/pam.d/.cvsignore 1970-01-01 01:00:00.000000000 +0100 +++ shadow/etc/pam.d/.cvsignore 2005-12-16 15:31:47.000000000 +0100 @@ -0,0 +1,4 @@ +Makefile +Makefile.in +*~ +*.bak diff -Nru shadow.orig/lib/.cvsignore shadow/lib/.cvsignore --- shadow.orig/lib/.cvsignore 1970-01-01 01:00:00.000000000 +0100 +++ shadow/lib/.cvsignore 2005-12-16 15:30:49.000000000 +0100 @@ -0,0 +1,8 @@ +Makefile +Makefile.in +*~ +*.bak +.deps +.libs +libshadow.la +*.lo diff -Nru shadow.orig/po/.cvsignore shadow/po/.cvsignore --- shadow.orig/po/.cvsignore 2003-05-06 00:43:35.000000000 +0200 +++ shadow/po/.cvsignore 2005-12-16 15:19:22.000000000 +0100 @@ -17,3 +17,4 @@ Rules-quot shadow.pot stamp-cat-id +stamp-po diff -Nru shadow.orig/src/.cvsignore shadow/src/.cvsignore --- shadow.orig/src/.cvsignore 2000-10-09 22:27:09.000000000 +0200 +++ shadow/src/.cvsignore 2005-12-16 15:21:10.000000000 +0100 @@ -3,4 +3,36 @@ *~ *.bak .deps +.libs *.o +chage +chfn +chpasswd +chsh +expiry +faillog +gpasswd +groupadd +groupdel +groupmod +groups +grpck +grpconv +grpunconv +id +lastlog +login +logoutd +newgrp +newusers +nologin +passwd +pwck +pwconv +pwunconv +su +sulogin +useradd +userdel +usermod +vipw