exlude line ending enforcement for external dir
This commit is contained in:
@@ -40,3 +40,7 @@ Dockerfile text eol=lf
|
|||||||
*.o binary
|
*.o binary
|
||||||
*.obj binary
|
*.obj binary
|
||||||
*.pdb binary
|
*.pdb binary
|
||||||
|
|
||||||
|
# Vendored code is stored and checked out byte-for-byte as upstream ships it,
|
||||||
|
# so re-importing a library never produces line-ending-only diffs.
|
||||||
|
src/spice2x/external/** -text
|
||||||
|
|||||||
Reference in New Issue
Block a user