diff --git a/.gitignore b/.gitignore index 1a214e55..79b8cffc 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ test/data/ .idea/ coverage.html tags -vendor/ \ No newline at end of file +vendor/ +.vscode/ \ No newline at end of file