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 3314958 commit e03efedCopy full SHA for e03efed
.gitattributes
@@ -0,0 +1,15 @@
1
+/.* export-ignore
2
+/dist/ export-ignore
3
+/fixtures/ export-ignore
4
+/requirement-checker/ export-ignore
5
+/tests/ export-ignore
6
+/vendor-bin/ export-ignore
7
+/composer.lock export-ignore
8
+/infection.json.dist export-ignore
9
+/Makefile export-ignore
10
+/Makefile.e2e export-ignore
11
+/mkdocs.yaml export-ignore
12
+/phpbench.json export-ignore
13
+/phpunit.xml.dist export-ignore
14
+/rector.php export-ignore
15
+/scoper.inc.php export-ignore
0 commit comments