diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-09 15:25:21 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-09 15:25:21 +0200 |
commit | c9e62a0147445b816d4cb1009fbd6fcc7de29f68 (patch) | |
tree | b558eb0af97319644ad3ec00763eb88681251cdc /.bzrignore | |
parent | 5fd32be67c0656c9b60351b8c05f1833e3042d25 (diff) |
add the fr generated .xml files to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index bad8837c6..d004d22f0 100644 --- a/.bzrignore +++ b/.bzrignore @@ -22,6 +22,7 @@ doc/*/apt.ent # older translation methods translate in this files # so we can not ignore it for all translations now doc/ja/*.xml +doc/fr/*.xml # FIXME: files generated by deprecated sgml man pages doc/es/manpage.links |