On 6 January 2011 23:22, Matt Robinson <m...@puppetlabs.com> wrote:
> Paired-with: Jesse Wolfe
>
> Signed-off-by: Matt Robinson <m...@puppetlabs.com>
> ---
>  .gitignore |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 1e6b959..a208237 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,2 +1,3 @@
>  .rspec
>  results
> +.*.sw[op]

Any reason this needs to be in the project gitignore and not set
per-user via a ~/.gitignore configured by

git config --global core.excludesfile ~/.gitignore

I can see the point of artefacts generated by tests/packaging but
editors are a personal choice right :)

Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to