~bzr/ubuntu/maverick/bzr-svn/bzr-ppa

« back to all changes in this revision

Viewing changes to specs/ignores.txt

  • Committer: Jelmer Vernooij
  • Date: 2008-05-11 19:29:26 UTC
  • mfrom: (220.36.144 0.4)
  • Revision ID: jelmer@samba.org-20080511192926-7mh02j45r25qmzkz
Merge 0.4 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Ignores
 
2
=======
 
3
 
 
4
A fake .bzrignore file is generated containing the contents of the "svn:ignore"
 
5
properties. If a .bzrignore file already exists in the tree, 
 
6
the file already in the tree is used. 
 
7
 
 
8
The .bzrignore file contains the directories in which the ignores are 
 
9
set, ordered alphabetically by directory path. 
 
10
 
 
11
Ignores are only recognized on directories.
 
12
 
 
13
 
 
14
.. vim: ft=rst