Files
YAEP/.gitattributes
Christian Basler 1b9c8633c9 Initial commit
(Multiplatform project template)
2024-04-29 17:14:43 +02:00

9 lines
309 B
Plaintext

# Set the default behavior to normalize in repo and checkout with native line endings
* text=auto
# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
maven-wrapper.properties text eol=lf
# Declare files that will always have CRLF line endings on checkout.
*.bat text eol=crlf