Skip to content

Commit d1fafa3

Browse files
committed
Add *.png binary to gitattributes
core.autocrlf can do some really annoying stupid stuff otherwise, leaving local png files in a permanently modified state and making updating with tpm impossible
1 parent 2b74eec commit d1fafa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
Vagrantfile eol=lf
77
run-tests eol=lf
88
test/run-tests-within-vm eol=lf
9+
*.png binary

0 commit comments

Comments
 (0)