diff --git a/.gitignore b/.gitignore index c027db3..c734645 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,6 @@ $RECYCLE.BIN/ # Mac desktop service store files .DS_Store -_NCrunch* \ No newline at end of file +_NCrunch* + +.vscode/ \ No newline at end of file