Codebase list font-manager / 3ea02f05-82d9-4d46-9815-37acff5d61c7/main .gitattributes
3ea02f05-82d9-4d46-9815-37acff5d61c7/main

Tree @3ea02f05-82d9-4d46-9815-37acff5d61c7/main (Download .tar.gz)

.gitattributes @3ea02f05-82d9-4d46-9815-37acff5d61c7/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