diff options
-rw-r--r-- | intl/.cvsignore | 37 | ||||
-rw-r--r-- | lib/.cvsignore | 16 | ||||
-rw-r--r-- | po/.cvsignore | 11 |
3 files changed, 64 insertions, 0 deletions
diff --git a/intl/.cvsignore b/intl/.cvsignore new file mode 100644 index 0000000..72b76fd --- /dev/null +++ b/intl/.cvsignore | |||
@@ -0,0 +1,37 @@ | |||
1 | ChangeLog | ||
2 | Makefile.in | ||
3 | VERSION | ||
4 | bindtextdom.c | ||
5 | config.charset | ||
6 | dcgettext.c | ||
7 | dcigettext.c | ||
8 | dcngettext.c | ||
9 | dgettext.c | ||
10 | dngettext.c | ||
11 | eval-plural.h | ||
12 | explodename.c | ||
13 | finddomain.c | ||
14 | gettext.c | ||
15 | gettextP.h | ||
16 | gmo.h | ||
17 | hash-string.h | ||
18 | intl-compat.c | ||
19 | l10nflist.c | ||
20 | libgnuintl.h | ||
21 | loadinfo.h | ||
22 | loadmsgcat.c | ||
23 | localcharset.c | ||
24 | locale.alias | ||
25 | localealias.c | ||
26 | localename.c | ||
27 | ngettext.c | ||
28 | os2compat.c | ||
29 | os2compat.h | ||
30 | osdep.c | ||
31 | plural-exp.c | ||
32 | plural-exp.h | ||
33 | plural.c | ||
34 | plural.y | ||
35 | ref-add.sin | ||
36 | ref-del.sin | ||
37 | textdomain.c | ||
diff --git a/lib/.cvsignore b/lib/.cvsignore index 051d1bd..137e6d6 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore | |||
@@ -1,3 +1,19 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | 2 | Makefile.in |
3 | .deps | 3 | .deps |
4 | codeset.m4 | ||
5 | gettext.m4 | ||
6 | glibc21.m4 | ||
7 | iconv.m4 | ||
8 | intdiv0.m4 | ||
9 | inttypes-pri.m4 | ||
10 | inttypes.m4 | ||
11 | inttypes_h.m4 | ||
12 | isc-posix.m4 | ||
13 | lcmessage.m4 | ||
14 | lib-ld.m4 | ||
15 | lib-link.m4 | ||
16 | lib-prefix.m4 | ||
17 | progtest.m4 | ||
18 | stdint_h.m4 | ||
19 | uintmax_t.m4 | ||
diff --git a/po/.cvsignore b/po/.cvsignore new file mode 100644 index 0000000..4183dde --- /dev/null +++ b/po/.cvsignore | |||
@@ -0,0 +1,11 @@ | |||
1 | Makefile.in.in | ||
2 | Rules-quot | ||
3 | boldquot.sed | ||
4 | de.gmo | ||
5 | en@boldquot.header | ||
6 | en@quot.header | ||
7 | fr.gmo | ||
8 | insert-header.sin | ||
9 | nagios-plugins.pot | ||
10 | quot.sed | ||
11 | remove-potcdate.sin | ||