Browse Source

The language directories for manpage building are now
autogenerated so we should ignore them.

David Kalnischkies 16 years ago
parent
commit
6086b2b2a2
1 changed files with 3 additions and 9 deletions
  1. 3 9
      .bzrignore

+ 3 - 9
.bzrignore

@@ -22,12 +22,6 @@ abicheck/tests/
 
 # generated files in the progress to build all
 # apt man pages and other documentation
-doc/*.1
-doc/*.5
-doc/*.8
-doc/*/*.1
-doc/*/*.5
-doc/*/*.8
-doc/*/apt.ent
-doc/*/*.xml
-doc/*/*.sgml
+./doc/*/
+!./doc/examples/
+!./doc/po/