mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-04 19:55:19 +00:00
Add VS code directory to gitignore
This commit is contained in:
parent
666f81bace
commit
4cffbc3644
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -50,6 +50,9 @@ cmake-build-*
|
|||
xcuserdata
|
||||
*.xcworkspace
|
||||
|
||||
# for Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
# for Visual C++
|
||||
.vs
|
||||
Debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue