~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

- rules for using destructors

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
doc/*.html
 
1
## *.diff
 
2
./doc/*.html
 
3
./tutorial.html
2
4
*.py[oc]
3
5
*~
4
 
.*
 
6
.arch-ids
 
7
.bzr.profile
 
8
.arch-inventory
5
9
{arch}
6
10
CHANGELOG
 
11
bzr-test.log
 
12
bzr.1
 
13
,,*
 
14
testbzr.log
 
15
api
 
16
test.log
 
17
./tmp
 
18
build
 
19
./ID
 
20
./tags
 
21
.bzr-shelf
 
22
bzrlib/plugins/*