diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..231767aea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto eol=lf + +extlibs/**/* -text -eol +src/SFML/Graphics/stb_image/**/* -text -eol