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