diff --git a/.gitignore b/.gitignore index 57ed05a6..793ce9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,7 @@ test/bin/ *.swp # macOS -*.DS_Store \ No newline at end of file +*.DS_Store + +# vs code +.vscode/ \ No newline at end of file