Skip to content
Snippets Groups Projects
Verified Commit 48255017 authored by Miles Vella's avatar Miles Vella
Browse files

Add .gitattributes

parent b4bb19f2
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
gradlew text eol=lf
# Declare files that will always have CRLF line endings on checkout.
*.{bat,[bB][aA][tT]} text eol=crlf
*.{cmd,[cC][mM][dD]} text eol=crlf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment