We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3602d8e commit ca204b4Copy full SHA for ca204b4
1 file changed
.gitattributes
@@ -0,0 +1,11 @@
1
+/.distignore export-ignore
2
+/.editorconfig export-ignore
3
+/.env export-ignore
4
+/.github/ export-ignore
5
+/tests/ export-ignore
6
+/vendor/ export-ignore
7
+composer.lock export-ignore
8
+phpunit.xml export-ignore
9
+README.md export-ignore
10
+renovate.json export-ignore
11
+test.php export-ignore
0 commit comments