Command line to generate R2Font
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -109,7 +109,7 @@ Carthage/Build
|
||||
.LSOverride
|
||||
|
||||
# Icon must end with two \r
|
||||
Icon
|
||||
Icon
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
@ -218,6 +218,13 @@ DerivedData/
|
||||
!*.xcworkspace/contents.xcworkspacedata
|
||||
/*.gcno
|
||||
|
||||
/.build
|
||||
/Packages
|
||||
/*.xcodeproj
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
||||
|
||||
### Xcode Patch ###
|
||||
**/xcshareddata/WorkspaceSettings.xcsettings
|
||||
|
||||
@ -326,3 +333,6 @@ fabric.properties
|
||||
!/gradle/wrapper/gradle-wrapper.jar
|
||||
|
||||
# End of https://www.gitignore.io/api/macos,carthage,symfony,xcode,android,androidstudio
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user