diff --git a/.gitignore b/.gitignore index 2cf20aa..39f76c8 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,7 @@ out *.pyc # OS -.DS_Store \ No newline at end of file +.DS_Store + +# Workspace symbols +.vscode/tags \ No newline at end of file