diff --git a/.gitignore b/.gitignore index e2542584afe..3d51e0be7d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.a .cache/ +.test/ .vs/ .vscode/ .DS_Store