Skip to content

Commit 40bf80d

Browse files
committed
Modified git attributes to treat approved files as binary.
Because line ending changes were making report tests fail in TeamCity.
1 parent b744345 commit 40bf80d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717

1818
# Denote all files that are truly binary and should not be modified.
1919
*.exe binary
20-
*.dll binary
20+
*.dll binary
21+
*.approved.* binary

0 commit comments

Comments
 (0)