~lifeless/bzr/bug-423818

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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*.py[oc]
# These are created as byproducts of our test suite
./test*.tmp
./.python-eggs
./.bzr.log
# Generated files
CHANGELOG
bzr.1
./doc/*.html
./doc/_build/
./tutorial.html
BRANCH-INFO
# setup.py working directory
./build
./build-win32
# Editor temporary/working/backup files
*$
.*.sw[nop]
.sw[nop]
*~
[#]*#
.#*
./tags
./bzrlib/tags
./TAGS
# The shelf plugin uses this dir
./.shelf
# Mac droppings
.DS_Store
# win32 installer generated files
./doc/*.html
./doc/bzr_man.txt
./py2exe.log
./tools/win32/bzr.iss
./dist
# performance history data file
./.perf_history
./html_docs
./pretty_docs
./api
doc/**/*.html
doc/developers/performance.png
bzrlib/_annotator_pyx.c
bzrlib/_bencode_pyx.c
bzrlib/_btree_serializer_pyx.c
bzrlib/_chk_map_pyx.c
bzrlib/_chunks_to_lines_pyx.c
bzrlib/_dirstate_helpers_pyx.c
bzrlib/_groupcompress_pyx.c
bzrlib/_knit_load_data_pyx.c
bzrlib/_known_graph_pyx.c
bzrlib/_readdir_pyx.c
bzrlib/_rio_pyx.c
bzrlib/_walkdirs_win32.c
doc/en/release-notes/NEWS.txt
doc/en/developer-guide/HACKING.txt
doc/en/user-reference/bzr_man.txt
# built extension modules
bzrlib/_*.dll
bzrlib/_*.so
bzrlib/_*.pyd
# generated help topics
doc/en/user-reference/*.txt
./doc/en/user-guide/latex_prepared
./doc/en/user-guide/*.pdf
./.ccache