On Thu, Jan 6, 2011 at 3:22 PM, Matt Robinson <[email protected]> wrote:
> Paired-with: Jesse Wolfe > > Signed-off-by: Matt Robinson <[email protected]> > --- > .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] > -- > 1.7.3.1 > Heh. You're reminding me why I do this in vim: set directory=~/.vimswp so all swp files go into my home dir. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
