~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-13 05:14:24 UTC
  • mfrom: (3936.1.3 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090113051424-nrk3zkfe09h46i9y
(mbp) merge 1.11 and advance to 1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
[#]*#
20
20
.#*
21
21
./tags
 
22
./bzrlib/tags
 
23
./TAGS
22
24
# The shelf plugin uses this dir
23
25
./.shelf
24
26
# Mac droppings
25
27
.DS_Store
26
28
# win32 installer generated files
27
 
./doc/*.htm
 
29
./doc/*.html
28
30
./doc/bzr_man.txt
29
31
./py2exe.log
30
32
./tools/win32/bzr.iss
33
35
./.perf_history
34
36
./html_docs
35
37
./pretty_docs
 
38
./api
 
39
doc/**/*.html
 
40
doc/developers/performance.png
 
41
bzrlib/_btree_serializer_c.c
 
42
bzrlib/_chunks_to_lines_pyx.c
 
43
bzrlib/_dirstate_helpers_c.c
 
44
bzrlib/_knit_load_data_c.c
 
45
bzrlib/_readdir_pyx.c
 
46
bzrlib/_walkdirs_win32.c
 
47
doc/en/release-notes/NEWS.txt
 
48
doc/en/developer-guide/HACKING.txt
 
49
doc/en/user-reference/bzr_man.txt
 
50
# built extension modules
 
51
bzrlib/_*.dll
 
52
bzrlib/_*.so
 
53
bzrlib/_*.pyd
 
54
# generated help topics
 
55
doc/en/user-reference/*.txt