We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd91f72 commit a930bf8Copy full SHA for a930bf8
.gitattributes
@@ -6,6 +6,11 @@
6
# Generated files for localizations.
7
lib/generated/l10n/*.dart -diff
8
9
+# Data files for translations synced from Weblate:
10
+assets/l10n/app_*.arb -diff
11
+# though not the similar file that is the source for what to translate:
12
+assets/l10n/app_en.arb diff
13
+
14
# Generated files for testing migrations:
15
test/model/schemas/*.dart -diff
16
test/model/schemas/*.json -diff
0 commit comments