We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26aba5e commit 2561b31Copy full SHA for 2561b31
.gitattributes
@@ -36,3 +36,7 @@ tools/scripts/devel-configure export-ignore
36
# should we include these ?
37
android/ export-ignore
38
windows/ export-ignore
39
+
40
+# raw image files
41
+*.nv12 binary
42
+*.rgb binary
0 commit comments