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.
2 parents 63e5bb8 + 9115655 commit fd7dfc9Copy full SHA for fd7dfc9
.gitattributes
@@ -0,0 +1,10 @@
1
+# Path-based git attributes
2
+# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
3
+
4
+# Ignore all test and documentation with "export-ignore".
5
+/.github export-ignore
6
+/.gitattributes export-ignore
7
+/.gitignore export-ignore
8
+/tests export-ignore
9
+/phpunit.xml export-ignore
10
+/art export-ignore
parental-banner.png renamed to art/parental-banner.png
readme.md
@@ -1,4 +1,4 @@
-
+
# Parental
0 commit comments