merged from the mvo branch
[ntk/apt.git] / .bzrignore
1 # temporary and backup files
2 *~
3 *.bak
4 *.rej
5
6 # buildrelated files/dirs
7 aclocal.m4
8 autom4te.cache/
9 build/
10 configure
11 buildlib/config.sub
12 buildlib/config.guess
13
14 # generated files in the progress to build all
15 # apt man pages and other documentation
16 doc/*.1
17 doc/*.5
18 doc/*.8
19 doc/*/*.1
20 doc/*/*.5
21 doc/*/*.8
22 doc/*/apt.ent
23 doc/*/*.xml
24 doc/*/*.sgml