diff options
author | Thom May <thom@may.lt> | 2017-07-06 10:26:15 +0100 |
---|---|---|
committer | Thom May <thom@may.lt> | 2017-07-06 10:26:15 +0100 |
commit | 10e3e762e9c126a2bd7fc149640021b7ef3a7f4c (patch) | |
tree | 0dcc8ffa95c00213217500bfa4397a632a1f70b9 /.gitignore | |
parent | c1a8cfe00daab53c0b9c96e2b759d47aec4af22c (diff) | |
download | chef-10e3e762e9c126a2bd7fc149640021b7ef3a7f4c.tar.gz |
Start 13.3tm/13_3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 83e7f8cad3..bb2594685a 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ acceptance/bin/* vendor/ acceptance/vendor kitchen-tests/vendor + +# Visual Studio Code files +.vscode |