~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Robert Collins
  • Date: 2009-09-07 03:08:30 UTC
  • mto: This revision was merged to the branch mainline in revision 4690.
  • Revision ID: robertc@robertcollins.net-20090907030830-rf59kt28d550eauj
Milestones language tightning, internal consistency.

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
18
 
build
19
 
./ID
 
9
./doc/*.html
 
10
./doc/_build/
 
11
./tutorial.html
 
12
BRANCH-INFO
 
13
# setup.py working directory
 
14
./build
 
15
./build-win32
 
16
# Editor temporary/working/backup files
 
17
*$
 
18
.*.sw[nop]
 
19
.sw[nop]
 
20
*~
 
21
[#]*#
 
22
.#*
20
23
./tags
21
 
.bzr-shelf
22
 
BRANCH-INFO
 
24
./bzrlib/tags
 
25
./TAGS
 
26
# The shelf plugin uses this dir
 
27
./.shelf
 
28
# Mac droppings
 
29
.DS_Store
 
30
# win32 installer generated files
 
31
./doc/*.html
 
32
./doc/bzr_man.txt
 
33
./py2exe.log
 
34
./tools/win32/bzr.iss
 
35
./dist
 
36
# performance history data file
 
37
./.perf_history
 
38
./html_docs
 
39
./pretty_docs
 
40
./api
 
41
doc/**/*.html
 
42
doc/developers/performance.png
 
43
bzrlib/_annotator_pyx.c
 
44
bzrlib/_bencode_pyx.c
 
45
bzrlib/_btree_serializer_pyx.c
 
46
bzrlib/_chk_map_pyx.c
 
47
bzrlib/_chunks_to_lines_pyx.c
 
48
bzrlib/_dirstate_helpers_pyx.c
 
49
bzrlib/_groupcompress_pyx.c
 
50
bzrlib/_knit_load_data_pyx.c
 
51
bzrlib/_known_graph_pyx.c
 
52
bzrlib/_readdir_pyx.c
 
53
bzrlib/_rio_pyx.c
 
54
bzrlib/_walkdirs_win32.c
 
55
doc/en/release-notes/NEWS.txt
 
56
doc/en/developer-guide/HACKING.txt
 
57
doc/en/user-reference/bzr_man.txt
 
58
# built extension modules
 
59
bzrlib/_*.dll
 
60
bzrlib/_*.so
 
61
bzrlib/_*.pyd
 
62
# generated help topics
 
63
doc/en/user-reference/*.txt
 
64
./doc/en/user-guide/latex_prepared
 
65
./doc/en/user-guide/*.pdf
 
66
./.ccache