mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 15:02:06 +00:00
.gitignore: ignore autogenerated launchSettings.json (#292)
thanks to @Cyuubi
This commit is contained in:
parent
cd203e98f2
commit
ee064a2fb8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -158,3 +158,6 @@ $RECYCLE.BIN/
|
||||||
|
|
||||||
# Mac desktop service store files
|
# Mac desktop service store files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# VS Launch Settings
|
||||||
|
launchSettings.json
|
||||||
|
|
Loading…
Reference in a new issue