mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
gitignore: completely ignore the game folders, some games use TEST12345
It wasn't working anyway. Test-homebrews should be added by force in the future
This commit is contained in:
parent
de693b0da1
commit
29270ed673
1 changed files with 0 additions and 6 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -50,12 +50,6 @@
|
|||
/bin/GuiConfigs/*.dat
|
||||
/bin/GuiConfigs/*.dat.*
|
||||
|
||||
# Ignore installed games except test homebrews
|
||||
!/bin/dev_hdd0/game/
|
||||
/bin/dev_hdd0/game/*
|
||||
!/bin/dev_hdd0/game/TEST12345/
|
||||
/bin/dev_hdd0/disc/*
|
||||
|
||||
# Visual Studio Files
|
||||
.vs/*
|
||||
.vscode/*
|
||||
|
|
Loading…
Add table
Reference in a new issue