mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-26 01:56:34 -05:00
Add vscode to .gitignore
This commit is contained in:
parent
7a98b51d0c
commit
c27ee22a15
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -34,3 +34,5 @@ CMakeLists.txt.user
|
||||||
*.kdev4
|
*.kdev4
|
||||||
# Ignore IDEA/Clion files/dirs
|
# Ignore IDEA/Clion files/dirs
|
||||||
/.idea/
|
/.idea/
|
||||||
|
# Ignore Visual Studio Code's working dir
|
||||||
|
/.vscode/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user