mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 23:52:49 +02:00
[build] Add VS Code integration
* Infer the VCPKG triplet for MSVC-like environments. * Add recommended VS Code settings. * Add instructions for using clangd.
This commit is contained in:
committed by
Rafael Kitover
parent
61b503ada4
commit
0483524870
6
.gitignore
vendored
6
.gitignore
vendored
@@ -5,7 +5,11 @@
|
||||
*.so
|
||||
*.dll
|
||||
*.exe
|
||||
.vscode
|
||||
.vscode/
|
||||
|
||||
# clangd files
|
||||
compile_commands.json
|
||||
.cache/
|
||||
|
||||
# vim swap files
|
||||
*.sw?
|
||||
|
Reference in New Issue
Block a user