~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-30 17:12:32 UTC
  • mfrom: (4398.3.2 register-serializer9)
  • Revision ID: pqm@pqm.ubuntu.com-20090630171232-h997nd3w5w89v60t
(Jelmer) Pass create_prefix paremeter to BzrDir.push_branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## *.diff
2
 
./doc/*.html
3
 
./tutorial.html
4
1
*.py[oc]
5
 
*~
6
 
.arch-ids
7
 
.bzr.profile
8
 
.arch-inventory
9
 
{arch}
 
2
# These are created as byproducts of our test suite
 
3
./test*.tmp
 
4
./.python-eggs
 
5
./.bzr.log
 
6
# Generated files
10
7
CHANGELOG
11
 
bzr-test.log
12
8
bzr.1
13
 
,,*
14
 
testbzr.log
15
 
api
16
 
test.log
17
 
./tmp
 
9
./doc/*.html
 
10
./tutorial.html
 
11
BRANCH-INFO
 
12
# setup.py working directory
18
13
build
19
 
./ID
 
14
# Editor temporary/working/backup files
 
15
*$
 
16
.*.sw[nop]
 
17
.sw[nop]
 
18
*~
 
19
[#]*#
 
20
.#*
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/_bencode_pyx.c
 
42
bzrlib/_btree_serializer_pyx.c
 
43
bzrlib/_chk_map_pyx.c
 
44
bzrlib/_chunks_to_lines_pyx.c
 
45
bzrlib/_dirstate_helpers_pyx.c
 
46
bzrlib/_groupcompress_pyx.c
 
47
bzrlib/_knit_load_data_pyx.c
 
48
bzrlib/_known_graph_pyx.c
 
49
bzrlib/_readdir_pyx.c
 
50
bzrlib/_rio_pyx.c
 
51
bzrlib/_walkdirs_win32.c
 
52
doc/en/release-notes/NEWS.txt
 
53
doc/en/developer-guide/HACKING.txt
 
54
doc/en/user-reference/bzr_man.txt
 
55
# built extension modules
 
56
bzrlib/_*.dll
 
57
bzrlib/_*.so
 
58
bzrlib/_*.pyd
 
59
# generated help topics
 
60
doc/en/user-reference/*.txt
 
61
./doc/en/user-guide/latex_prepared
 
62
./doc/en/user-guide/*.pdf
 
63
./.ccache