Added gitattribute file to fix github wrongly marking the project as javascript heavy
This commit is contained in:
parent
4b24615f4f
commit
c384a46863
1 changed files with 5 additions and 0 deletions
5
.gitattributes
vendored
Executable file
5
.gitattributes
vendored
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue