17 lines
326 B
Plaintext
17 lines
326 B
Plaintext
# Ignore all font directories except those committed to the repo.
|
|
# Fonts like NotoSansCJK are downloaded on demand by build-sd-fonts.py.
|
|
*
|
|
!.gitignore
|
|
!NotoSerif/
|
|
!NotoSerif/**
|
|
!NotoSans/
|
|
!NotoSans/**
|
|
!NotoSansArabic/
|
|
!NotoSansArabic/**
|
|
!NotoSansHebrew/
|
|
!NotoSansHebrew/**
|
|
!OpenDyslexic/
|
|
!OpenDyslexic/**
|
|
!Ubuntu/
|
|
!Ubuntu/**
|