Codebase list font-manager / b8677a36-035f-49c7-808b-b9aea4e818e2/main .gitattributes
b8677a36-035f-49c7-808b-b9aea4e818e2/main

Tree @b8677a36-035f-49c7-808b-b9aea4e818e2/main (Download .tar.gz)

.gitattributes @b8677a36-035f-49c7-808b-b9aea4e818e2/mainraw · history · blame

# Avoid C header files being classified as Objective-C
*.h linguist-language=C

# Don't include build-aux in language statistics
build-aux/* -linguist-detectable
build-aux/license/* -linguist-detectable
build-aux/vendor/* -linguist-detectable
build-aux/orthographies/* -linguist-detectable

# Don't include orthography data in language statistics
build-aux/orthographies/fontaine/* linguist-vendored
lib/orthographies/* -linguist-detectable

# Don't include documentation in language statistics
help/* linguist-documentation