From 77fca2933ec3f4e7704d4f48764d4cbd0eee188e Mon Sep 17 00:00:00 2001 From: Michael Stahnke Date: Fri, 28 Dec 2012 12:25:32 -0800 Subject: [PATCH] Stop fighting .gitignore The settings in the .gitignore file were preventing my commit from actually working. Boo. Signed-off-by: Michael Stahnke --- .gitignore | 2 +- sources | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 310dfe7..88290ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *~ *.rpm *.tar.gz +*.tar.gz.ac /.build*.log -/puppet-*/ diff --git a/sources b/sources index d232dc6..d8473a5 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -210725704692a0ca7b8ffc312471796e puppet-2.7.18.tar.gz +c4507a83679df9f6c8409d97cc6ef757 puppet-3.0.2.tar.gz +ca2521e8af245f25cb54f5a167b0a183 puppet-3.0.2.tar.gz.asc