Skip to content

Commit 1ac36cd

Browse files
committed
LF endings for Windows users
1 parent 8946966 commit 1ac36cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# https://help.github.com/articles/dealing-with-line-endings/
2+
# All files should use Unix-style (LF) line endings:
3+
* text=auto eol=lf
4+
# Exception for Windows Batch files:
5+
*.bat text eol=crlf

0 commit comments

Comments
 (0)