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 -- 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.
