0
0
mirror of https://github.com/CloudburstMC/Nukkit.git synced 2024-11-11 11:29:31 +00:00
nukkit/.gitattributes
DaPorkchop_ 6d3d323bee Fix the gosh darn line endings! (#239)
* Add gitattributes to force LF normalization

* dos2unix $( find src | grep "\.java" )
2018-05-15 18:14:47 +02:00

3 lines
78 B
Plaintext

# Auto detect text files and perform LF normalization
*.java text=auto eol=lf