~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Benoît Pierre
  • Date: 2009-11-02 22:24:29 UTC
  • mto: (4634.96.1 integration-2.0)
  • mto: This revision was merged to the branch mainline in revision 4798.
  • Revision ID: benoit.pierre@gmail.com-20091102222429-xqdyo6n8odh3xbbd
Small fix for handling of short option names in shellcomplete_on_options.

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