~bzr-pqm/bzr/bzr.dev

630 by Martin Pool
- don't ignore .diff files in bzr tree
1
## *.diff
146 by mbp at sourcefrog
match ignore patterns like ./config.h
2
./doc/*.html
1031 by Martin Pool
- move in tutorial from web site
3
./tutorial.html
24 by mbp at sourcefrog
Add .bzrignore file
4
*.py[oc]
5
*~
145 by mbp at sourcefrog
update ignore patterns
6
.arch-ids
7
.bzr.profile
8
.arch-inventory
24 by mbp at sourcefrog
Add .bzrignore file
9
{arch}
61 by mbp at sourcefrog
ignore generated changelog
10
CHANGELOG
169 by mbp at sourcefrog
Start of shell-based black-box testing in test.sh
11
bzr-test.log
635 by Martin Pool
- manpage generator by Hans Ulrich Niedermann
12
bzr.1
243 by mbp at sourcefrog
ignore more arch poopy
13
,,*
310 by Martin Pool
- new 'bzr ignored' command!
14
testbzr.log
496 by Martin Pool
- patch from ddaa to create api/ directory
15
api
873 by Martin Pool
- ignore test.log
16
test.log
895 by Martin Pool
- ignore tmp dir
17
./tmp
1021 by Martin Pool
- ignore setup.py build directory
18
build