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 1fbf79e + 1540018 commit 5354a7aCopy full SHA for 5354a7a
.gitattributes
@@ -1,4 +1,10 @@
1
-/examples export-ignore
2
-.gitattributes export-ignore
3
-.gitignore export-ignore
4
-phpcs.xml export-ignore
+# This file was partly modified by the lean package validator (http://git.io/lean-package-validator).
+
+.gitattributes export-ignore
+.github/ export-ignore
5
+.gitignore export-ignore
6
+examples/ export-ignore
7
+phpcs.xml export-ignore
8
+phpunit.xml.dist export-ignore
9
+README.md export-ignore
10
+tests/ export-ignore
0 commit comments