diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-10 20:48:36 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-10 20:48:36 +0100 |
commit | 3e2f480d7ad43f565bf2253fc598c2b80a22560f (patch) | |
tree | 9328c276084c60db8bcea258b35c9d69e9da4a3b /.bzrignore | |
parent | fb3dc57975989a6514577569af9171732b7c5403 (diff) | |
parent | 944b2fffc4a54fbf9329faa579592cc758915a99 (diff) |
merged -r1887..1901 from lp:~donkult/apt/sid
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.bzrignore b/.bzrignore index d004d22f0..660c3e027 100644 --- a/.bzrignore +++ b/.bzrignore @@ -21,8 +21,7 @@ doc/*/apt.ent # ignore xml man page files generated by po4a # older translation methods translate in this files # so we can not ignore it for all translations now -doc/ja/*.xml -doc/fr/*.xml +doc/*/*.xml # FIXME: files generated by deprecated sgml man pages doc/es/manpage.links |