added .gitattributes to hint github to typescript

help linguist to detect typescript as the programming language.
Solves issue https://github.com/sveltejs/svelte/issues/4284
pull/5878/head
Manuel B 6 years ago committed by GitHub
parent 8180c5dd6c
commit e1f428b8c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored

@ -0,0 +1 @@
/site/* -linguist-detectable
Loading…
Cancel
Save