New default ignore pattern

John A Meinel john at arbash-meinel.com
Tue Oct 25 21:21:54 BST 2005


Alexander Belchenko wrote:
> Because SCons files .sconsign is listed in default ignore patterns I've
>  add new pattern .sconsign.dblite (this is new SCons files in release
> 0.96.91)
>
> Alexander
>

If we are already ignoring .sconsign by default, it makes sense to
ignore .sconsign.dblite as well. However, I would recommend putting them
next to eachother, rather than on separate lines.

John
=:->

>
> ------------------------------------------------------------------------
>
> === modified file 'bzrlib\\__init__.py'
> --- bzrlib\__init__.py
> +++ bzrlib\__init__.py
> @@ -28,6 +28,7 @@
>                    'BitKeeper',
>                    '.git',
>                    'TAGS', '.make.state', '.sconsign', '.tmp*',
> +                  '.sconsign.dblite',
>                    '.del-*',
>                    '.DS_Store',]
>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051025/ba42eaa0/attachment.pgp 


More information about the bazaar mailing list