We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f556ff commit ea0bd73Copy full SHA for ea0bd73
1 file changed
.gitattributes
@@ -2,4 +2,6 @@
2
#*.png export-ignore
3
resources/** export-ignore
4
resources export-ignore
5
-.git* export-ignore
+.git* export-ignore
6
+CHANGELOG.md export-ignore
7
+README.md export-ignore
0 commit comments