Просмотр исходного кода

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

David Kalnischkies лет назад: 16
Родитель
Сommit
6086b2b2a2
1 измененных файлов с 3 добавлено и 9 удалено
  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/