mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 02:00:47 -07:00
.gitignore: ignore autogenerated launchSettings.json (#292)
thanks to @Cyuubi
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -158,3 +158,6 @@ $RECYCLE.BIN/
|
||||
|
||||
# Mac desktop service store files
|
||||
.DS_Store
|
||||
|
||||
# VS Launch Settings
|
||||
launchSettings.json
|
||||
|
Reference in New Issue
Block a user