~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Martin Pool
  • Date: 2009-09-14 01:19:11 UTC
  • mto: This revision was merged to the branch mainline in revision 4688.
  • Revision ID: mbp@sourcefrog.net-20090914011911-llu9ujul97k8f8s7
News for fix of 406113

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
CHANGELOG
8
8
bzr.1
9
9
./doc/*.html
 
10
./doc/_build/
10
11
./tutorial.html
11
12
BRANCH-INFO
12
13
# setup.py working directory
19
20
[#]*#
20
21
.#*
21
22
./tags
 
23
./bzrlib/tags
 
24
./TAGS
22
25
# The shelf plugin uses this dir
23
26
./.shelf
24
27
# Mac droppings
25
28
.DS_Store
26
29
# win32 installer generated files
27
 
./doc/*.htm
 
30
./doc/*.html
28
31
./doc/bzr_man.txt
29
32
./py2exe.log
30
33
./tools/win32/bzr.iss
31
34
./dist
 
35
# performance history data file
 
36
./.perf_history
 
37
./html_docs
 
38
./pretty_docs
 
39
./api
 
40
doc/**/*.html
 
41
doc/developers/performance.png
 
42
bzrlib/_annotator_pyx.c
 
43
bzrlib/_bencode_pyx.c
 
44
bzrlib/_btree_serializer_pyx.c
 
45
bzrlib/_chk_map_pyx.c
 
46
bzrlib/_chunks_to_lines_pyx.c
 
47
bzrlib/_dirstate_helpers_pyx.c
 
48
bzrlib/_groupcompress_pyx.c
 
49
bzrlib/_knit_load_data_pyx.c
 
50
bzrlib/_known_graph_pyx.c
 
51
bzrlib/_readdir_pyx.c
 
52
bzrlib/_rio_pyx.c
 
53
bzrlib/_walkdirs_win32.c
 
54
doc/en/release-notes/NEWS.txt
 
55
doc/en/developer-guide/HACKING.txt
 
56
doc/en/user-reference/bzr_man.txt
 
57
# built extension modules
 
58
bzrlib/_*.dll
 
59
bzrlib/_*.so
 
60
bzrlib/_*.pyd
 
61
# generated help topics
 
62
doc/en/user-reference/*.txt
 
63
./doc/en/user-guide/latex_prepared
 
64
./doc/en/user-guide/*.pdf
 
65
./.ccache