Create .gitattributes

This commit is contained in:
Geek.Q 2019-01-24 11:09:33 +08:00 committed by GitHub
parent 772ee183ef
commit dfac04a4a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.js linguist-language=java
*.css linguist-language=java
*.html linguist-language=java