Exclude .ts files from the Github linguist

for proper language detection, as LMMS does not use TypeScript
This commit is contained in:
Umcaruje
2016-09-11 17:57:47 +02:00
committed by GitHub
parent b641dfc4ca
commit ede0e07f5e

1
.gitattributes vendored
View File

@@ -1,2 +1,3 @@
.gitattributes export-ignore
.gitignore export-ignore
data/locale/* linguist-documentation