Skip to content

Commit cb22889

Browse files
committed
chore: try a gitattributes to make spotless happy?
1 parent f9e3ae9 commit cb22889

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Normalize as LF in the repository, OS native locally
2+
* text=auto
3+
4+
*.bat text eol=crlf
5+
gradlew text eol=lf
6+
*.sh text eol=lf

0 commit comments

Comments
 (0)