Added gitattribute file to fix github wrongly marking the project as javascript heavy

This commit is contained in:
Ziver Koc 2017-01-18 12:56:16 +01:00
parent 4b24615f4f
commit c384a46863

5
.gitattributes vendored Executable file
View file

@ -0,0 +1,5 @@
# Github language stats file
external/* linguist-vendored
lib/* linguist-vendored
resource/web/css/* linguist-vendored
resource/web/js/* linguist-vendored