summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSeth Chisamore <schisamo@chef.io>2016-11-04 14:08:48 -0400
committerSeth Chisamore <schisamo@chef.io>2016-11-04 14:16:35 -0400
commit39af6927fa5627d7ae06b6b26d82fbf0898a433e (patch)
treed0ad5ca2edfae02e177c963216be99abdb6dee04 /.gitignore
parent27f375a2483e00e75891da7e07d70cc2edcf7435 (diff)
downloadchef-39af6927fa5627d7ae06b6b26d82fbf0898a433e.tar.gz
Remove vendored git submodules
Similar to the issue uncovered in chef/chef-server#997 which breaks Bundler. Signed-off-by: Seth Chisamore <schisamo@chef.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be88d2c809..144369156c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,7 @@ spec/data/test-dir
# acceptance binstubs
acceptance/bin/*
+
+vendor/
+acceptance/vendor
+kitchen-tests/vendor