diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2013-01-09 18:02:34 -0800 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2013-01-09 18:02:34 -0800 |
commit | 9dfc58327bcf0d54a74d0425bf62fa593ae10829 (patch) | |
tree | 539e59bcc2cdb04f68fab81763400af9c6378b37 | |
parent | 3118e642dc9ec460b5c2e5220bed3b54c977f27c (diff) |
Ignore bundler turds
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ pkg/ .DS_Store metadata.json coverage/ +vendor/ +.bundle/ +Gemfile.lock |