~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Aaron Bentley
  • Date: 2007-06-01 05:43:11 UTC
  • mto: This revision was merged to the branch mainline in revision 2500.
  • Revision ID: aaron.bentley@utoronto.ca-20070601054311-15wtrjil1onbuea3
Revert does not try to preserve file contents produced by revert

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
[#]*#
20
20
.#*
21
21
./tags
22
 
./bzrlib/tags
23
 
./TAGS
24
22
# The shelf plugin uses this dir
25
23
./.shelf
26
24
# Mac droppings
27
25
.DS_Store
28
26
# win32 installer generated files
29
 
./doc/*.html
 
27
./doc/*.htm
30
28
./doc/bzr_man.txt
31
29
./py2exe.log
32
30
./tools/win32/bzr.iss
36
34
./html_docs
37
35
./pretty_docs
38
36
./api
39
 
doc/**/*.html
40
 
doc/developers/performance.png
41
 
bzrlib/_btree_serializer_c.c
42
 
bzrlib/_chk_map_pyx.c
43
 
bzrlib/_chunks_to_lines_pyx.c
44
 
bzrlib/_dirstate_helpers_c.c
45
 
bzrlib/_groupcompress_pyx.c
46
 
bzrlib/_knit_load_data_c.c
47
 
bzrlib/_readdir_pyx.c
48
 
bzrlib/_walkdirs_win32.c
49
 
doc/en/release-notes/NEWS.txt
50
 
doc/en/developer-guide/HACKING.txt
51
 
doc/en/user-reference/bzr_man.txt
52
 
# built extension modules
53
 
bzrlib/_*.dll
54
 
bzrlib/_*.so
55
 
bzrlib/_*.pyd
56
 
# generated help topics
57
 
doc/en/user-reference/*.txt
58
 
./doc/en/user-guide/latex_prepared
59
 
./doc/en/user-guide/*.pdf
60
 
./.ccache
 
37
doc/**/*.htm