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 56ddce1 commit f0f50e3Copy full SHA for f0f50e3
1 file changed
client/.gitattributes
@@ -1,2 +1,4 @@
1
-*.po merge=gettext
2
-*.pot merge=gettext
+# .gitattributes
+*.po text diff=gettext merge=gettext
3
+*.pot text diff=gettext merge=gettext
4
+*.mo binary
0 commit comments