~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-04 14:50:00 UTC
  • mfrom: (1711.2.74 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060704145000-b12f4f67125ff370
(jam) add reasonable ignores to the bzr.dev tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## *.diff
2
 
./doc/*.html
3
 
./tutorial.html
4
1
*.py[oc]
5
 
*~
6
 
.arch-ids
7
 
.bzr.profile
8
 
.arch-inventory
9
 
{arch}
 
2
# These are created as byproducts of our test suite
 
3
./test*.tmp
 
4
./.python-eggs
 
5
./.bzr.log
 
6
# Generated files
10
7
CHANGELOG
11
 
bzr-test.log
12
8
bzr.1
13
 
,,*
14
 
testbzr.log
15
 
api
16
 
test.log
17
 
./tmp
 
9
./doc/*.html
 
10
./tutorial.html
 
11
BRANCH-INFO
 
12
# setup.py working directory
18
13
build
19
 
./ID
 
14
# Editor temporary/working/backup files
 
15
*$
 
16
.*.sw[nop]
 
17
.sw[nop]
 
18
*~
 
19
[#]*#
 
20
.#*
20
21
./tags
21
 
.bzr-shelf
22
 
BRANCH-INFO
 
22
# The shelf plugin uses this dir
 
23
./.shelf
 
24
# Mac droppings
 
25
.DS_Store