Puppet Forge release 2.0.0

Marks the commit that the branch stable/grizzly and the 2.0.0 tag is
  cut from.  Also adds the pkg directory to .gitignore to prevent
  accidental committing of Forge artifacts to the repository.

Change-Id: Iada3bcfd9e685fcc9c54891244514a3303531114
This commit is contained in:
Cody Herriges 2013-06-24 21:34:52 -07:00
parent fb293273ea
commit ee80f1c7d6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ spec/fixtures/modules/stdlib
spec/fixtures/modules/xinetd
spec/fixtures/modules/*
spec/fixtures/manifests/site.pp
pkg