On Sun, Mar 02, 2014 at 03:01:00PM -0800, Brian Dolbec wrote:
> ---
>  .gitignore | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index d52b297..9dc5a73 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,3 +3,8 @@ dist
>  build
>  files
>  MANIFEST
> +test*
> +*.geany
> +outgoing/*
> +Scratch/*
> +*.patch

These all look like entries for a local $GIT_DIR/info/exclude, instead
of the shared, in-tree .gitignore, since they're specific to your
workflow and not catalyst or it's build process.

Cheers,
Trevor

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to