Files
ORCID2SWORD/.gitattributes
T

7 lines
206 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Detect text files and normalize line endings in the index (crossplatform).
* text=auto
# YAML / CI: always LF so Linux runners and merges match Windows checkouts.
*.yml text eol=lf
*.yaml text eol=lf