gitignore: Add portable.ini/fix font paths

This commit is contained in:
Stenzek 2024-01-16 21:48:42 +10:00 committed by Connor McLaughlin
parent 306f994464
commit bf743ff467
1 changed files with 9 additions and 4 deletions

13
.gitignore vendored
View File

@ -85,12 +85,17 @@ oprofile_data/
/bin/textures
/bin/translations
/bin/inputprofiles
/bin/videos
/bin/portable.ini
# Manually added by user.
/bin/resources/patches.zip
# Resources that are runtime downloaded.
/bin/resources/NotoSansJP-Regular.ttf
/bin/resources/NotoSansKR-Regular.ttf
/bin/resources/NotoSansSC-Regular.ttf
/bin/resources/NotoSansTC-Regular.ttf
/bin/resources/fonts/NotoSansJP-Regular.ttf
/bin/resources/fonts/NotoSansKR-Regular.ttf
/bin/resources/fonts/NotoSansSC-Regular.ttf
/bin/resources/fonts/NotoSansTC-Regular.ttf
/deps
/ipch