diff options
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 |