~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Ian Clatworthy
  • Date: 2009-09-09 15:30:59 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-20090909153059-sb038agvd38ci2q8
more link fixes in the User Guide

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
./doc/**/*.html
20
20
./doc/developers/performance.png
21
21
./doc/en/user-reference/*.txt
22
 
./doc/en/release-notes/index.txt
23
 
./doc/en/release-notes/NEWS.txt
 
22
./doc/en/release-notes/*.txt
24
23
BRANCH-INFO
25
24
# setup.py working directory
26
25
./build
27
26
./build-win32
28
 
./bzrlib/locale
29
27
# Editor temporary/working/backup files
30
28
*$
31
29
.*.sw[nop]
60
58
bzrlib/_known_graph_pyx.c
61
59
bzrlib/_readdir_pyx.c
62
60
bzrlib/_rio_pyx.c
63
 
bzrlib/_simple_set_pyx.c
64
 
bzrlib/_simple_set_pyx.h
65
 
bzrlib/_simple_set_pyx_api.h
66
61
bzrlib/_walkdirs_win32.c
67
62
# built extension modules
68
63
bzrlib/_*.dll
69
64
bzrlib/_*.so
70
65
bzrlib/_*.pyd
71
66
./.ccache
72
 
.testrepository