diff --git a/.gitignore b/.gitignore index 09bcdd59..646e446f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ scripts/glext.h *.dir/ *.sln *visualstudio/ + +# vscode cmake plugin +build/* \ No newline at end of file