diff --git a/.gitignore b/.gitignore index 0a99cec..247d1c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Created by https://www.toptal.com/developers/gitignore/api/csharp,visualstudio,visualstudiocode # Edit at https://www.toptal.com/developers/gitignore?templates=csharp,visualstudio,visualstudiocode +.DS_Store +*.DS_Store + ### Csharp ### ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. diff --git a/Assets/Fonts/Noto_Sans_JP/static/NotoSansJP-SemiBold.ttf b/Assets/Fonts/Noto_Sans_JP/static/NotoSansJP-SemiBold.ttf new file mode 100644 index 0000000..5bdb904 Binary files /dev/null and b/Assets/Fonts/Noto_Sans_JP/static/NotoSansJP-SemiBold.ttf differ