Create .gitattributes

pull/1/head
liqianglog 2021-02-26 01:40:53 +08:00 committed by GitHub
parent 09ae136a1f
commit f32b277e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
*.css linguist-language=[Python,Vue]
*.less linguist-language=[Python,Vue]
*.js linguist-language=[Python,Vue]
*.html linguist-language=[Python,Vue]