/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: Martin
  • Date: 2017-11-12 13:53:51 UTC
  • mto: This revision was merged to the branch mainline in revision 6810.
  • Revision ID: gzlist@googlemail.com-20171112135351-uyr1ncw7visg62c2
Apply 2to3 ws_comma fixer

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# Generated files
7
7
CHANGELOG
8
8
# generated documents
9
 
bzr.1
 
9
brz.1
 
10
MANIFEST
10
11
./doc/*.html
11
12
./doc/*/_build/
12
13
./doc/*/Makefile
19
20
./doc/**/*.html
20
21
./doc/developers/performance.png
21
22
./doc/en/user-reference/*.txt
22
 
./doc/en/release-notes/*.txt
 
23
./doc/en/release-notes/index.txt
 
24
./doc/en/release-notes/NEWS.txt
23
25
BRANCH-INFO
24
26
# setup.py working directory
25
27
./build
26
28
./build-win32
 
29
./breezy/locale
27
30
# Editor temporary/working/backup files
28
31
*$
29
32
.*.sw[nop]
32
35
[#]*#
33
36
.#*
34
37
./tags
35
 
./bzrlib/tags
 
38
./breezy/tags
36
39
./TAGS
37
40
# The shelf plugin uses this dir
38
41
./.shelf
40
43
.DS_Store
41
44
# win32 installer generated files
42
45
./doc/*.html
43
 
./doc/bzr_man.txt
 
46
./doc/brz_man.txt
44
47
./py2exe.log
45
48
./tools/win32/bzr.iss
46
49
./dist
47
50
# performance history data file
48
51
./.perf_history
49
52
# Pyrex
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
 
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
65
68
# built extension modules
66
 
bzrlib/_*.dll
67
 
bzrlib/_*.so
68
 
bzrlib/_*.pyd
 
69
breezy/_*.dll
 
70
breezy/_*.so
 
71
breezy/_*.pyd
69
72
./.ccache
70
73
.testrepository