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 12a835c commit 606b0feCopy full SHA for 606b0fe
.gitattributes
@@ -8,6 +8,13 @@
8
/.styleci.yml export-ignore
9
/.travis.yml export-ignore
10
/.appveyor.yml export-ignore
11
+/.github/ export-ignore
12
+/_specs/ export-ignore
13
+/build/ export-ignore
14
+/composer-root-version-checker/ export-ignore
15
+/docs/ export-ignore
16
+/fixtures/ export-ignore
17
+/specs/ export-ignore
18
+/tests/ export-ignore
19
+/vendor-bin/ export-ignore
20
/phpunit.xml.dist export-ignore
-/composer-root-version-checker export-ignore
-/tests export-ignore
0 commit comments