~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Martin Pool
  • Date: 2010-01-31 16:32:34 UTC
  • mto: (4999.3.1 apport)
  • mto: This revision was merged to the branch mainline in revision 5002.
  • Revision ID: mbp@sourcefrog.net-20100131163234-k62100thmvkfjxad
Add sample apport integration glue

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
59
58
bzrlib/_known_graph_pyx.c
60
59
bzrlib/_readdir_pyx.c
61
60
bzrlib/_rio_pyx.c
62
 
bzrlib/_simple_set_pyx.c
63
 
bzrlib/_simple_set_pyx.h
64
 
bzrlib/_simple_set_pyx_api.h
65
61
bzrlib/_walkdirs_win32.c
66
62
# built extension modules
67
63
bzrlib/_*.dll
68
64
bzrlib/_*.so
69
65
bzrlib/_*.pyd
70
66
./.ccache
71
 
.testrepository