diff --git a/.gitignore b/.gitignore index 8a0e48d..c219728 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.exe *.dll *.o + +# VSCode +.vscode