Update .gitattributes

This commit is contained in:
Guilherme
2019-09-21 21:55:52 -03:00
committed by GitHub
parent b2f69c1ced
commit 462daa74c0

2
.gitattributes vendored
View File

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