From: Jim Meyering Date: Sun, 16 Aug 2009 07:58:27 +0000 (+0200) Subject: maint: rename .cvsignore files to .gitignore X-Git-Tag: v1.3.13~32 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f6f60cc70fff287d53117309ff5ffb1e7a914a32;p=debian%2Fgzip maint: rename .cvsignore files to .gitignore * .gitignore: Renamed from .cvsignore. * doc/.gitignore: Likewise. * lib/.gitignore: Likewise. * m4/.gitignore: Likewise. --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index ab29b28..0000000 --- a/.cvsignore +++ /dev/null @@ -1,28 +0,0 @@ -*._bootmp* -*.cache -*.doc -*.gz -*.lineno -*.log -.deps -INSTALL -Makefile -Makefile.in -aclocal.m4 -build-aux -config.status -configure -gunzip -gzexe -gzip -gzip-* -zcat -zcmp -zdiff -zegrep -zfgrep -zforce -zgrep -zless -zmore -znew diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..accfd52 --- /dev/null +++ b/.gitignore @@ -0,0 +1,32 @@ +*._bootmp* +*.cache +*.doc +*.gz +*.lineno +*.log +*.o +*~ +.deps +/GNUmakefile +/maint.mk +INSTALL +Makefile +Makefile.in +aclocal.m4 +build-aux +config.status +configure +gunzip +gzexe +gzip +gzip-* +zcat +zcmp +zdiff +zegrep +zfgrep +zforce +zgrep +zless +zmore +znew diff --git a/doc/.cvsignore b/doc/.cvsignore deleted file mode 100644 index 046abdf..0000000 --- a/doc/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -*.info* -Makefile -Makefile.in -fdl.texi -stamp-vti -version.texi diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..9bc6aa5 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,4 @@ +fdl.texi +gzip.info +stamp-vti +version.texi diff --git a/lib/.cvsignore b/lib/.cvsignore deleted file mode 100644 index dc6392f..0000000 --- a/lib/.cvsignore +++ /dev/null @@ -1,49 +0,0 @@ -.deps -Makefile -Makefile.in -config.h -config.hin -creat-safer.c -dup-safer.c -error.c -error.h -exitfail.c -exitfail.h -fcntl--.h -fcntl-safer.h -fcntl.h -fcntl.in.h -fd-safer.c -getopt.c -getopt.in.h -getopt1.c -getopt_int.h -gettext.h -gnulib.mk -intprops.h -open-safer.c -pipe-safer.c -stamp-h1 -stat-time.h -stdbool.in.h -stdlib.h -stdlib.in.h -strerror.c -string.h -string.in.h -sys -sys_stat.in.h -sys_time.in.h -time.h -time.in.h -unistd--.h -unistd-safer.h -unistd.h -unistd.in.h -utimens.c -utimens.h -xalloc-die.c -xalloc.h -xmalloc.c -yesno.c -yesno.h diff --git a/lib/.gitignore b/lib/.gitignore new file mode 100644 index 0000000..27d515c --- /dev/null +++ b/lib/.gitignore @@ -0,0 +1,55 @@ +.deps +Makefile +Makefile.in +config.h +config.hin +creat-safer.c +dup-safer.c +errno.in.h +error.c +error.h +exitfail.c +exitfail.h +fcntl--.h +fcntl-safer.h +fcntl.h +fcntl.in.h +fd-safer.c +getopt.c +getopt.in.h +getopt1.c +getopt_int.h +gettext.h +gnulib.mk +intprops.h +libgzip.a +open-safer.c +open.c +pipe-safer.c +stamp-h1 +stat-time.h +stdbool.in.h +stddef.in.h +stdint.in.h +stdlib.h +stdlib.in.h +strerror.c +string.h +string.in.h +sys +sys_stat.in.h +sys_time.in.h +time.h +time.in.h +unistd--.h +unistd-safer.h +unistd.h +unistd.in.h +utimens.c +utimens.h +wchar.in.h +xalloc-die.c +xalloc.h +xmalloc.c +yesno.c +yesno.h diff --git a/m4/.cvsignore b/m4/.cvsignore deleted file mode 100644 index 27689c9..0000000 --- a/m4/.cvsignore +++ /dev/null @@ -1,28 +0,0 @@ -absolute-header.m4 -error.m4 -exitfail.m4 -extensions.m4 -fcntl-safer.m4 -fcntl_h.m4 -getopt.m4 -gnulib-cache.m4 -gnulib-common.m4 -gnulib-comp.m4 -gnulib-tool.m4 -include_next.m4 -inline.m4 -stat-time.m4 -stdbool.m4 -stdlib_h.m4 -strerror.m4 -string_h.m4 -sys_stat_h.m4 -sys_time_h.m4 -time_h.m4 -unistd-safer.m4 -unistd_h.m4 -utimbuf.m4 -utimens.m4 -utimes.m4 -xalloc.m4 -yesno.m4 diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..5fd774b --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,38 @@ +00gnulib.m4 +errno_h.m4 +error.m4 +exitfail.m4 +extensions.m4 +fcntl-safer.m4 +fcntl_h.m4 +getopt.m4 +gnulib-cache.m4 +gnulib-common.m4 +gnulib-comp.m4 +gnulib-tool.m4 +include_next.m4 +inline.m4 +longlong.m4 +mode_t.m4 +multiarch.m4 +open.m4 +stat-time.m4 +stdbool.m4 +stddef_h.m4 +stdint.m4 +stdlib_h.m4 +strerror.m4 +string_h.m4 +sys_stat_h.m4 +sys_time_h.m4 +time_h.m4 +unistd-safer.m4 +unistd_h.m4 +utimbuf.m4 +utimens.m4 +utimes.m4 +wchar.m4 +wchar_t.m4 +wint_t.m4 +xalloc.m4 +yesno.m4