diff --git a/.gitignore b/.gitignore index cda7b56ffe..4fbd384afe 100644 --- a/.gitignore +++ b/.gitignore @@ -102,4 +102,10 @@ StoredCredential* **/apache2/ **/Apache24/ **/php/ -Composer-Setup.exe \ No newline at end of file +Composer-Setup.exe + +# Ignoring folders generated by vscode IDE +.metals/ +.bloop/ +.ammonite/ +metals.sbt \ No newline at end of file