Skip to content

Commit 6fe5d57

Browse files
author
Laurent Pellegrino
authored
Add missing .gitattributes file
1 parent d64f6ce commit 6fe5d57

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.java eol=lf
2+
*.gradle eol=lf
3+
*.sh eol=lf
4+
*.md eol=lf
5+
6+
*.bat eol=crlf
7+
8+
*.png binary
9+
*.jpg binary

0 commit comments

Comments
 (0)