/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Robert Collins
  • Date: 2010-05-06 11:08:10 UTC
  • mto: This revision was merged to the branch mainline in revision 5223.
  • Revision ID: robertc@robertcollins.net-20100506110810-h3j07fh5gmw54s25
Cleaner matcher matching revised unlocking protocol.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# Generated files
7
7
CHANGELOG
8
8
# generated documents
9
 
brz.1
10
 
MANIFEST
 
9
bzr.1
11
10
./doc/*.html
12
11
./doc/*/_build/
13
12
./doc/*/Makefile
20
19
./doc/**/*.html
21
20
./doc/developers/performance.png
22
21
./doc/en/user-reference/*.txt
23
 
./doc/en/release-notes/index.txt
24
 
./doc/en/release-notes/NEWS.txt
 
22
./doc/en/release-notes/*.txt
25
23
BRANCH-INFO
26
24
# setup.py working directory
27
25
./build
28
26
./build-win32
29
 
./breezy/locale
30
27
# Editor temporary/working/backup files
31
28
*$
32
29
.*.sw[nop]
35
32
[#]*#
36
33
.#*
37
34
./tags
38
 
./breezy/tags
 
35
./bzrlib/tags
39
36
./TAGS
40
37
# The shelf plugin uses this dir
41
38
./.shelf
43
40
.DS_Store
44
41
# win32 installer generated files
45
42
./doc/*.html
46
 
./doc/brz_man.txt
 
43
./doc/bzr_man.txt
47
44
./py2exe.log
48
45
./tools/win32/bzr.iss
49
46
./dist
50
47
# performance history data file
51
48
./.perf_history
52
49
# Pyrex
53
 
breezy/_annotator_pyx.c
54
 
breezy/_bencode_pyx.c
55
 
breezy/bzr/_btree_serializer_pyx.c
56
 
breezy/bzr/_chk_map_pyx.c
57
 
breezy/_chunks_to_lines_pyx.c
58
 
breezy/bzr/_dirstate_helpers_pyx.c
59
 
breezy/bzr/_groupcompress_pyx.c
60
 
breezy/bzr/_knit_load_data_pyx.c
61
 
breezy/_known_graph_pyx.c
62
 
breezy/_readdir_pyx.c
63
 
breezy/_rio_pyx.c
64
 
breezy/_simple_set_pyx.c
65
 
breezy/_simple_set_pyx.h
66
 
breezy/_simple_set_pyx_api.h
67
 
breezy/_walkdirs_win32.c
 
50
bzrlib/_annotator_pyx.c
 
51
bzrlib/_bencode_pyx.c
 
52
bzrlib/_btree_serializer_pyx.c
 
53
bzrlib/_chk_map_pyx.c
 
54
bzrlib/_chunks_to_lines_pyx.c
 
55
bzrlib/_dirstate_helpers_pyx.c
 
56
bzrlib/_groupcompress_pyx.c
 
57
bzrlib/_knit_load_data_pyx.c
 
58
bzrlib/_known_graph_pyx.c
 
59
bzrlib/_readdir_pyx.c
 
60
bzrlib/_rio_pyx.c
 
61
bzrlib/_simple_set_pyx.c
 
62
bzrlib/_simple_set_pyx.h
 
63
bzrlib/_simple_set_pyx_api.h
 
64
bzrlib/_walkdirs_win32.c
68
65
# built extension modules
69
 
breezy/_*.dll
70
 
breezy/_*.so
71
 
breezy/_*.pyd
 
66
bzrlib/_*.dll
 
67
bzrlib/_*.so
 
68
bzrlib/_*.pyd
72
69
./.ccache
73
70
.testrepository
74
 
selftest.log
75
 
.coverage