Added: .gitattributes to standardize line endings

This commit is contained in:
Kyle Clemens 2015-10-01 17:06:08 -04:00
parent dcb4331b7b
commit 4188d9bbca
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
text eol=lf
*.java text