Update .gitattributes

This commit is contained in:
Guilherme
2019-12-28 22:29:46 -03:00
committed by GitHub
parent c7d72a567b
commit c51d9b2bcb

3
.gitattributes vendored
View File

@ -1,2 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
*.java linguist-vendored=true
*.js linguist-vendored=true