387
by Martin Pool
- ignore any diff files lying around in tree |
1 |
*.diff |
146
by mbp at sourcefrog
match ignore patterns like ./config.h |
2 |
./doc/*.html |
24
by mbp at sourcefrog
Add .bzrignore file |
3 |
*.py[oc]
|
4 |
*~
|
|
145
by mbp at sourcefrog
update ignore patterns |
5 |
.arch-ids
|
6 |
.bzr.profile
|
|
7 |
.arch-inventory
|
|
24
by mbp at sourcefrog
Add .bzrignore file |
8 |
{arch}
|
61
by mbp at sourcefrog
ignore generated changelog |
9 |
CHANGELOG
|
169
by mbp at sourcefrog
Start of shell-based black-box testing in test.sh |
10 |
bzr-test.log
|
243
by mbp at sourcefrog
ignore more arch poopy |
11 |
,,*
|
310
by Martin Pool
- new 'bzr ignored' command! |
12 |
testbzr.log
|
496
by Martin Pool
- patch from ddaa to create api/ directory |
13 |
api
|