~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Tarmac
  • Author(s): Vincent Ladeuil
  • Date: 2017-01-30 14:42:05 UTC
  • mfrom: (6620.1.1 trunk)
  • Revision ID: tarmac-20170130144205-r8fh2xpmiuxyozpv
Merge  2.7 into trunk including fix for bug #1657238 [r=vila]

Show diffs side-by-side

added added

removed removed

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