Skip to content

Commit a746a24

Browse files
committed
. e tell Git to show diffs of approved files
1 parent 58bdfc0 commit a746a24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@
2121
*.rtf diff=astextplain
2222
*.RTF diff=astextplain
2323

24-
*.approved.* binary
24+
# We never ever want Git to modify approved files
25+
*.approved.* binary diff

0 commit comments

Comments
 (0)