~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Alexander Belchenko
  • Date: 2007-10-04 05:35:10 UTC
  • mfrom: (2804.4.6 selftest.win32)
  • mto: This revision was merged to the branch mainline in revision 2884.
  • Revision ID: bialix@ukr.net-20071004053510-1zdsm5ywq7pq41et
changes after Martin's review

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
*.diff
2
 
./doc/*.html
3
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
 
9
./doc/*.html
 
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]
4
18
*~
5
 
.arch-ids
6
 
.bzr.profile
7
 
.arch-inventory
8
 
{arch}
9
 
CHANGELOG
10
 
bzr-test.log
11
 
,,*
12
 
testbzr.log
 
19
[#]*#
 
20
.#*
 
21
./tags
 
22
./TAGS
 
23
# The shelf plugin uses this dir
 
24
./.shelf
 
25
# Mac droppings
 
26
.DS_Store
 
27
# win32 installer generated files
 
28
./doc/*.html
 
29
./doc/bzr_man.txt
 
30
./py2exe.log
 
31
./tools/win32/bzr.iss
 
32
./dist
 
33
# performance history data file
 
34
./.perf_history
 
35
./html_docs
 
36
./pretty_docs
 
37
./api
 
38
doc/**/*.html
 
39
doc/developers/performance.png
 
40
bzrlib/_dirstate_helpers_c.c
 
41
bzrlib/_knit_load_data_c.c
 
42
doc/en/release-notes/NEWS.txt
 
43
doc/en/developer-guide/HACKING.txt
 
44
doc/en/user-reference/bzr_man.txt