diff --git a/.gitignore b/.gitignore index 6d0fe114..77f0b455 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ build/ # Miscellaneous .DS_Store *.tgz + +# VS Code +.vscode/ \ No newline at end of file