13
0
Fork 0
mirror of https://github.com/PaulHatch/semantic-version.git synced 2026-06-28 17:20:44 +00:00

fix: add git attributes for Windows tests

This commit is contained in:
Paul Hatcherian 2026-01-18 17:54:16 -06:00
parent 3337b3eed3
commit 15f13c463b

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Enforce LF line endings for all text files
* text=auto eol=lf