~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Sidnei da Silva
  • Date: 2009-05-29 14:19:29 UTC
  • mto: (4531.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4532.
  • Revision ID: sidnei.da.silva@canonical.com-20090529141929-3heywbvj36po72a5
- Add initial config

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
 
28
# win32 installer generated files
 
29
./doc/*.html
 
30
./doc/bzr_man.txt
 
31
./py2exe.log
 
32
./tools/win32/bzr.iss
 
33
./dist
 
34
# performance history data file
 
35
./.perf_history
 
36
./html_docs
 
37
./pretty_docs
 
38
./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/_rio_pyx.c
 
49
bzrlib/_walkdirs_win32.c
 
50
doc/en/release-notes/NEWS.txt
 
51
doc/en/developer-guide/HACKING.txt
 
52
doc/en/user-reference/bzr_man.txt
 
53
# built extension modules
 
54
bzrlib/_*.dll
 
55
bzrlib/_*.so
 
56
bzrlib/_*.pyd
 
57
# generated help topics
 
58
doc/en/user-reference/*.txt
 
59
./doc/en/user-guide/latex_prepared
 
60
./doc/en/user-guide/*.pdf
 
61
./.ccache