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 d61442d commit b1365c7Copy full SHA for b1365c7
.gitattributes
@@ -0,0 +1,6 @@
1
+# Don't export images
2
+/img export-ignore
3
+# Gif are binaries
4
+*.gif binary
5
+# Don't conflict with package-lock file
6
+package-lock.json -diff
0 commit comments