Skip to content

Commit 5d40029

Browse files
qweekyschimke
authored andcommitted
add git attributes (rsocket#390)
add .gitattributes for normalize line ending
1 parent 5ecf9f9 commit 5d40029

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Handle line endings automatically for files detected as text
2+
* text=auto
3+
4+
# These files are text and should be normalized
5+
*.java text diff=java

0 commit comments

Comments
 (0)