mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Added .gitattributes file for proper line endings.
This commit is contained in:
parent
27e373c5c5
commit
e2c378e9d1
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
extlibs/**/* -text -eol
|
||||
src/SFML/Graphics/stb_image/**/* -text -eol
|
Loading…
Reference in New Issue
Block a user