puppetlabs-stdlib/.gitignore

13 lines
191 B
Text
Raw Normal View History

/pkg/
/Gemfile.lock
/vendor/
/spec/fixtures/manifests/*
/spec/fixtures/modules/*
!/spec/fixtures/modules/stdlib
!/spec/fixtures/modules/stdlib/*
/.vagrant/
/.bundle/
/coverage/
/.idea/
2014-12-29 19:41:22 +01:00
*.iml