aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore4
-rw-r--r--build/.cvsignore1
-rw-r--r--lib/.cvsignore44
-rw-r--r--m4/.cvsignore23
-rw-r--r--po/.cvsignore9
5 files changed, 73 insertions, 8 deletions
diff --git a/.cvsignore b/.cvsignore
index 6c2942a..953485c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -4,11 +4,11 @@ INSTALL
Makefile
Makefile.in
aclocal.m4
+autom4te.cache
config.h
config.h.in
config.log
config.status
configure
-stamp-h1
-autom4te.cache
intl
+stamp-h1
diff --git a/build/.cvsignore b/build/.cvsignore
index 8eb139f..5aa1ba6 100644
--- a/build/.cvsignore
+++ b/build/.cvsignore
@@ -6,6 +6,7 @@ config.sub
depcomp
elisp-comp
install-sh
+link-warning.h
mdate-sh
missing
mkinstalldirs
diff --git a/lib/.cvsignore b/lib/.cvsignore
index 8cb5c05..217042c 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -1,4 +1,44 @@
-Makefile.in
-Makefile
.deps
.libs
+Makefile
+Makefile.in
+alloca.h
+alloca_.h
+dummy.c
+exitfail.c
+exitfail.h
+fseeko.c
+getdelim.c
+getdelim.h
+getline.c
+getline.h
+getopt.c
+getopt.h
+getopt1.c
+getopt_.h
+getopt_int.h
+getpass.c
+getpass.h
+gettext.h
+gnulib.mk
+lseek.c
+malloca.c
+malloca.h
+malloca.valgrind
+obstack.c
+obstack.h
+setenv.c
+setenv.h
+stdbool.h
+stdbool_.h
+stdint.h
+stdint_.h
+stdio.h
+stdio_.h
+stdlib.h
+stdlib_.h
+unistd.h
+unistd_.h
+unsetenv.c
+wchar.h
+wchar_.h
diff --git a/m4/.cvsignore b/m4/.cvsignore
index c48105a..350df4c 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -1,16 +1,29 @@
Makefile
Makefile.in
+absolute-header.m4
+alloca.m4
codeset.m4
+eealloc.m4
exitfail.m4
+fseeko.m4
getdelim.m4
getline.m4
getopt.m4
getpass.m4
gettext.m4
+glibc2.m4
glibc21.m4
+gnulib-cache.m4
+gnulib-common.m4
+gnulib-comp.m4
+gnulib-tool.m4
gnulib.m4
iconv.m4
+include_next.m4
intdiv0.m4
+intl.m4
+intldir.m4
+intlmacosx.m4
intmax.m4
inttypes-pri.m4
inttypes.m4
@@ -21,24 +34,34 @@ lcmessage.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
+lock.m4
longdouble.m4
longlong.m4
+lseek.m4
+malloca.m4
nls.m4
obstack.m4
onceonly_2_57.m4
po.m4
printf-posix.m4
progtest.m4
+setenv.m4
signed.m4
size_max.m4
stdbool.m4
+stdint.m4
stdint_h.m4
stdint_h_gl.m4
+stdio_h.m4
+stdlib_h.m4
uintmax_t.m4
uintmax_t_gl.m4
ulonglong.m4
ulonglong_gl.m4
+unistd_h.m4
unistd_h.m4
+visibility.m4
+wchar.m4
wchar_t.m4
wint_t.m4
xsize.m4
diff --git a/po/.cvsignore b/po/.cvsignore
index 04e5dde..cc857fc 100644
--- a/po/.cvsignore
+++ b/po/.cvsignore
@@ -1,16 +1,17 @@
+*.gmo
+*.mo
Makefile
Makefile.in
Makefile.in.in
-anubis.pot
+Makevars.template
POTFILES
Rules-quot
+anubis.pot
boldquot.sed
en@boldquot.header
en@quot.header
insert-header.sin
quot.sed
-remove-potcdate.sin
remove-potcdate.sed
+remove-potcdate.sin
stamp-po
-*.mo
-*.gmo

Return to:

Send suggestions and report system problems to the System administrator.