Misc: Add patches folder to gitignore

Adds Patches folder to git ignore so that changing branches/stashing/unstashing does not impact patches files in repository folder.
This matches how the cheats folder is handled.
This commit is contained in:
Dan McCarthy 2023-12-31 20:58:05 -06:00 committed by refractionpcsx2
parent 6b12ca5b39
commit e3e35d3bc6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -71,6 +71,7 @@ oprofile_data/
/bin/bios
/bin/cache
/bin/cheats
/bin/patches
/bin/covers
/bin/dumps
/bin/gamesettings