~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-04-01 15:14:38 UTC
  • mfrom: (4202.3.2 bzr-send-tweak)
  • Revision ID: pqm@pqm.ubuntu.com-20090401151438-hqulqoazddtacbls
(andrew) Don't use get_revision_xml when writing a bundle,
        instead get all the revisions together.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
./doc/*.html
2
1
*.py[oc]
 
2
# These are created as byproducts of our test suite
 
3
./test*.tmp
 
4
./.python-eggs
 
5
./.bzr.log
 
6
# Generated files
 
7
CHANGELOG
 
8
bzr.1
 
9
./doc/*.html
 
10
./tutorial.html
 
11
BRANCH-INFO
 
12
# setup.py working directory
 
13
build
 
14
# Editor temporary/working/backup files
 
15
*$
 
16
.*.sw[nop]
 
17
.sw[nop]
3
18
*~
4
 
.arch-ids
5
 
.bzr.profile
6
 
.arch-inventory
7
 
{arch}
8
 
CHANGELOG
9
 
bzr-test.log
10
 
,,*
11
 
testbzr.log
 
19
[#]*#
 
20
.#*
 
21
./tags
 
22
./bzrlib/tags
 
23
./TAGS
 
24
# The shelf plugin uses this dir
 
25
./.shelf
 
26
# Mac droppings
 
27
.DS_Store
 
28
# win32 installer generated files
 
29
./doc/*.html
 
30
./doc/bzr_man.txt
 
31
./py2exe.log
 
32
./tools/win32/bzr.iss
 
33
./dist
 
34
# performance history data file
 
35
./.perf_history
 
36
./html_docs
 
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
 
56
./doc/en/user-guide/latex_prepared
 
57
./doc/en/user-guide/*.pdf
 
58
./.ccache