diff --git a/.gitignore b/.gitignore index 70bbfa5..335615f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Ignore local helper scripts /*.sh + +# VScode +.vscode/