mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-02 04:30:06 +00:00
Enforce LF in source through git attributes
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1 +1,5 @@
|
|||||||
vendor/* linguist-vendored
|
vendor/* linguist-vendored
|
||||||
|
|
||||||
|
# Always checkout source with LF line endings
|
||||||
|
src/*.c text eol=lf
|
||||||
|
src/*.h text eol=lf
|
||||||
|
Reference in New Issue
Block a user