Skip to content

Commit 71b88de

Browse files
committed
Create .gitattributes
1 parent 3c7ffc1 commit 71b88de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Disable core.autocrlf's line ending conversion behavior to prevent test failures on Windows
2+
* text=auto eol=lf
3+
4+
*.png binary
5+
*.psd binary

0 commit comments

Comments
 (0)