We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bdfc0 commit a746a24Copy full SHA for a746a24
.gitattributes
@@ -21,4 +21,5 @@
21
*.rtf diff=astextplain
22
*.RTF diff=astextplain
23
24
-*.approved.* binary
+# We never ever want Git to modify approved files
25
+*.approved.* binary diff
0 commit comments