diff --git a/.gitignore b/.gitignore index f7bfcef8b..095c1a6d5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ build/ *.gcda *.gcno *.gcov + +# Ignore IDE setting folders +.vscode/