diff options
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 |