vmpooler/.gitignore
Glenn Sarti 80c0742e80 (maint) Update Gemfile and gitignore
Previously, a bundle install would not pull in gems from Gemfile.local or
~/.gemfile which are common development workflows in Puppet.  This commit
modifies the Gemfile to pull in these additional gemfiles if they exist.  This
commit also adds common files and folders to gitignore which should not be
committed to this repository.
2017-02-08 17:35:58 -08:00

7 lines
79 B
Text

.ruby-version
Gemfile.lock
Gemfile.local
vendor
vmpooler.yaml
.bundle
coverage