gitignore: add vscode cmake extension support

This commit is contained in:
Loic Blot 2023-07-20 12:46:25 +02:00 committed by sfan5
parent e0d4d7d8b4
commit d7f75ae882
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -19,3 +19,6 @@ scripts/glext.h
*.dir/
*.sln
*visualstudio/
# vscode cmake plugin
build/*