~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Ian Clatworthy
  • Date: 2009-09-09 11:43:10 UTC
  • mto: (4634.37.2 prepare-2.0)
  • mto: This revision was merged to the branch mainline in revision 4689.
  • Revision ID: ian.clatworthy@canonical.com-20090909114310-glw7tv76i5gnx9pt
put rules back in Makefile supporting plain-style docs

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
9
10
./doc/*.html
10
 
./doc/_build/
11
11
./doc/*/_build/
12
12
./doc/*/Makefile
13
13
./doc/*/make.bat
14
14
./tutorial.html
 
15
./build_doc_website
 
16
./html_docs
 
17
./pretty_docs
 
18
./api
 
19
./doc/**/*.html
 
20
./doc/developers/performance.png
 
21
./doc/en/user-reference/*.txt
 
22
./doc/en/release-notes/*.txt
15
23
BRANCH-INFO
16
24
# setup.py working directory
17
25
./build
38
46
./dist
39
47
# performance history data file
40
48
./.perf_history
41
 
./html_docs
42
 
./pretty_docs
43
 
./api
44
 
doc/**/*.html
45
 
doc/developers/performance.png
 
49
# Pyrex
46
50
bzrlib/_annotator_pyx.c
47
51
bzrlib/_bencode_pyx.c
48
52
bzrlib/_btree_serializer_pyx.c
55
59
bzrlib/_readdir_pyx.c
56
60
bzrlib/_rio_pyx.c
57
61
bzrlib/_walkdirs_win32.c
58
 
doc/en/release-notes/NEWS.txt
59
 
doc/en/release-notes/bzr*
60
 
doc/en/developer-guide/HACKING.txt
61
 
doc/en/user-reference/bzr_man.txt
62
62
# built extension modules
63
63
bzrlib/_*.dll
64
64
bzrlib/_*.so
65
65
bzrlib/_*.pyd
66
 
# generated help topics
67
 
doc/en/user-reference/*.txt
68
 
./doc/en/user-guide/latex_prepared
69
 
./doc/en/user-guide/*.pdf
70
66
./.ccache