diff --git a/.gitignore b/.gitignore index 23a03d3..2d38b28 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ playground # ignore compiled files **/a.out + +# ignore VSCode, cause screw it +.vscode