mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 14:12:39 +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
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…
Reference in New Issue
Block a user