Skip to content

Commit c5c529f

Browse files
chore: add eol settings for .kts and .gradle.kts files
1 parent 55fe50e commit c5c529f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
*.css text eol=lf
1919
*.js text eol=lf
2020
*.sql text eol=lf
21+
*.kts text eol=lf
22+
*.gradle.kts text eol=lf
2123

2224
###############################
2325
# Git Large File System (LFS) #

0 commit comments

Comments
 (0)