diff --git a/.gitignore b/.gitignore index 0dcfd34..c381687 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,7 @@ hs_err_pid* /.settings/ #intelij -.idea \ No newline at end of file +.idea + +#vscode +.vscode/