~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Alexander Belchenko
  • Date: 2007-01-24 13:03:32 UTC
  • mto: This revision was merged to the branch mainline in revision 2242.
  • Revision ID: bialix@ukr.net-20070124130332-ane2eqz3eqrtm9u1
Use new API for testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*.py[oc]
 
2
# These are created as byproducts of our test suite
 
3
./test*.tmp
 
4
./.python-eggs
 
5
./.bzr.log
 
6
# Generated files
 
7
CHANGELOG
 
8
bzr.1
1
9
./doc/*.html
2
 
*.py[oc]
 
10
./tutorial.html
 
11
BRANCH-INFO
 
12
# setup.py working directory
 
13
build
 
14
# Editor temporary/working/backup files
 
15
*$
 
16
.*.sw[nop]
 
17
.sw[nop]
3
18
*~
4
 
.arch-ids
5
 
.bzr.profile
6
 
.arch-inventory
7
 
{arch}
8
 
CHANGELOG
9
 
bzr-test.log
10
 
,,*
11
 
testbzr.log
 
19
[#]*#
 
20
.#*
 
21
./tags
 
22
# The shelf plugin uses this dir
 
23
./.shelf
 
24
# Mac droppings
 
25
.DS_Store
 
26
# win32 installer generated files
 
27
./doc/*.htm
 
28
./doc/bzr_man.txt
 
29
./py2exe.log
 
30
./tools/win32/bzr.iss
 
31
./dist
 
32
# performance history data file
 
33
./.perf_history
 
34
./html_docs
 
35
./pretty_docs