Stop fighting .gitignore

The settings in the .gitignore file were preventing my commit from
actually working. Boo.

Signed-off-by: Michael Stahnke <stahnma@puppetlabs.com>
epel9
Michael Stahnke 12 years ago
parent be0b3c3e4b
commit 77fca2933e

2
.gitignore vendored

@ -1,5 +1,5 @@
*~
*.rpm
*.tar.gz
*.tar.gz.ac
/.build*.log
/puppet-*/

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

Loading…
Cancel
Save