diff options
author | Jose Asuncion <jeunito@gmail.com> | 2017-07-06 07:29:29 -0700 |
---|---|---|
committer | Jose Asuncion <jeunito@gmail.com> | 2017-07-06 07:30:07 -0700 |
commit | 0eb90ddd97fa97e3a225453baaccf32194aef06d (patch) | |
tree | 8d43fe80fd80b8b00b24287712f660b705b676f7 /.gitignore | |
parent | 606304ec18bd518c2eff9b9b4257aff55df50f2d (diff) | |
parent | 1da1234ee26dad05e8ca406d226478ef40e88195 (diff) | |
download | chef-0eb90ddd97fa97e3a225453baaccf32194aef06d.tar.gz |
Merge branch 'master' into feat/5556
Signed-off-by: Jose Asuncion <jeunito@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 984c86f9c4..846ffdcedd 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,6 @@ acceptance/vendor kitchen-tests/vendor *.swp + +# Visual Studio Code files +.vscode |