Ensure .gitignore entries are absolute when they should be

This commit is contained in:
YoshiRulz 2023-04-19 15:49:14 +10:00
parent 0890185b51
commit 675c38dee8
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -39,17 +39,17 @@
.hgignore
.hgtags
ExternalCoreProjects/Virtu/bin/*.*
/ExternalCoreProjects/Virtu/bin/*.*
/psx/octoshock/bizhawk/Win32
/psx/octoshock/bizhawk/x64
/psx/octoshock/bizhawk/*.opendb
**/StyleCop.Cache
waterbox/**/*.wbx
waterbox/**/*.wbx.in
/waterbox/**/*.wbx
/waterbox/**/*.wbx.in
.idea
packages
/packages
launchSettings.json