~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-10-24 12:49:17 UTC
  • mfrom: (2935.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20071024124917-xb75eckyxx6vkrlg
Makefile fixes - hooks.html generation & allow python to be overridden (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
[#]*#
20
20
.#*
21
21
./tags
 
22
./bzrlib/tags
 
23
./TAGS
22
24
# The shelf plugin uses this dir
23
25
./.shelf
24
26
# Mac droppings
25
27
.DS_Store
26
28
# win32 installer generated files
27
 
./doc/*.htm
 
29
./doc/*.html
28
30
./doc/bzr_man.txt
29
31
./py2exe.log
30
32
./tools/win32/bzr.iss
31
33
./dist
32
34
# performance history data file
33
 
./.perf_history
 
 
b'\\ No newline at end of file'
 
35
./.perf_history
 
36
./html_docs
 
37
./pretty_docs
 
38
./api
 
39
doc/**/*.html
 
40
doc/developers/performance.png
 
41
bzrlib/_dirstate_helpers_c.c
 
42
bzrlib/_knit_load_data_c.c
 
43
doc/en/release-notes/NEWS.txt
 
44
doc/en/developer-guide/HACKING.txt
 
45
doc/en/user-reference/bzr_man.txt
 
46
# built extension modules
 
47
bzrlib/_*_c.so
 
48
bzrlib/_*_c.pyd