mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Add .vscode to gitignore
This commit is contained in:
parent
15448d306f
commit
063720d6e9
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -46,6 +46,9 @@ tmtags
|
|||
bin/
|
||||
obj/
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
|
||||
# ==============================================================================
|
||||
# Temp generated code
|
||||
# ==============================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue