mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-31 06:10:40 +02:00
gitignore: add vscode cmake extension support
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -19,3 +19,6 @@ scripts/glext.h
|
|||||||
*.dir/
|
*.dir/
|
||||||
*.sln
|
*.sln
|
||||||
*visualstudio/
|
*visualstudio/
|
||||||
|
|
||||||
|
# vscode cmake plugin
|
||||||
|
build/*
|
Reference in New Issue
Block a user