~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Robert Collins
  • Date: 2005-10-30 00:00:09 UTC
  • mfrom: (1185.16.134)
  • Revision ID: robertc@robertcollins.net-20051030000009-9db99a338a0dfdac
MergeĀ fromĀ Martin.

Show diffs side-by-side

added added

removed removed

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