summaryrefslogtreecommitdiff
path: root/.bzrignore
blob: c4cd052a75403f047194671785033d170d640947 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# temporary and backup files
*~
*.bak
*.rej

# buildrelated files/dirs
aclocal.m4
autom4te.cache/
build/
configure
buildlib/config.sub
buildlib/config.guess

# abichecker related files/dir
abicheck/apt_build.xml
abicheck/apt_installed.xml
abicheck/compat_reports/
abicheck/descriptors_storage/
abicheck/header_compile_errors/
abicheck/test_results/
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