From: Guillem Jover Date: Tue, 20 Mar 2007 23:28:29 +0000 (+0000) Subject: Update svn:ignore attributes. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac05e1323b25127a05b30041478b299abcd2eaa;p=dpkg Update svn:ignore attributes. --- diff --git a/.gitignore b/.gitignore index 5caa69db..86afc805 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,9 @@ config intl ABOUT-NLS INSTALL +Makefile Makefile.in configure -config.h.in +config.* aclocal.m4 +stamp-h1 diff --git a/dpkg-deb/.gitignore b/dpkg-deb/.gitignore index 70845e08..e9955884 100644 --- a/dpkg-deb/.gitignore +++ b/dpkg-deb/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in diff --git a/dpkg-split/.gitignore b/dpkg-split/.gitignore index 70845e08..e9955884 100644 --- a/dpkg-split/.gitignore +++ b/dpkg-split/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in diff --git a/dselect/.gitignore b/dselect/.gitignore index 70845e08..e9955884 100644 --- a/dselect/.gitignore +++ b/dselect/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in diff --git a/dselect/methods/.gitignore b/dselect/methods/.gitignore index 70845e08..282522db 100644 --- a/dselect/methods/.gitignore +++ b/dselect/methods/.gitignore @@ -1 +1,2 @@ +Makefile Makefile.in diff --git a/dselect/po/.gitignore b/dselect/po/.gitignore index becd1537..2d21b9de 100644 --- a/dselect/po/.gitignore +++ b/dselect/po/.gitignore @@ -1 +1,5 @@ *.gmo +*.sed +Makefile +Makefile.in +POTFILES diff --git a/getopt/.gitignore b/getopt/.gitignore index 70845e08..e9955884 100644 --- a/getopt/.gitignore +++ b/getopt/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in diff --git a/lib/.gitignore b/lib/.gitignore index 70845e08..e9955884 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in diff --git a/m4/.gitignore b/m4/.gitignore index 06b927e7..83b9d741 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -4,6 +4,8 @@ glibc21.m4 glibc2.m4 iconv.m4 intdiv0.m4 +intl.m4 +intldir.m4 intmax.m4 inttypes_h.m4 inttypes.m4 @@ -13,6 +15,7 @@ lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 +lock.m4 longdouble.m4 longlong.m4 nls.m4 @@ -24,6 +27,7 @@ size_max.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 +visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4 diff --git a/man/.gitignore b/man/.gitignore index 70845e08..929c600e 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1 +1,11 @@ +de +es +fr +hu +ja +pl +pt_BR +ru +sv +Makefile Makefile.in diff --git a/origins/.gitignore b/origins/.gitignore index 70845e08..282522db 100644 --- a/origins/.gitignore +++ b/origins/.gitignore @@ -1 +1,2 @@ +Makefile Makefile.in diff --git a/po/.gitignore b/po/.gitignore index f8bb3442..72fea254 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -2,6 +2,9 @@ *.sin *.sed *.header +Makefile +Makefile.in Makefile.in.in Makevars.template +POTFILES Rules-quot diff --git a/scripts/.gitignore b/scripts/.gitignore index 70845e08..282522db 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1 +1,2 @@ +Makefile Makefile.in diff --git a/scripts/po/.gitignore b/scripts/po/.gitignore index becd1537..2d21b9de 100644 --- a/scripts/po/.gitignore +++ b/scripts/po/.gitignore @@ -1 +1,5 @@ *.gmo +*.sed +Makefile +Makefile.in +POTFILES diff --git a/src/.gitignore b/src/.gitignore index 70845e08..e9955884 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in diff --git a/utils/.gitignore b/utils/.gitignore index 70845e08..e9955884 100644 --- a/utils/.gitignore +++ b/utils/.gitignore @@ -1 +1,3 @@ +.deps +Makefile Makefile.in