We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01bcd1e + c0b945c commit bb9d4d5Copy full SHA for bb9d4d5
.gitattributes
@@ -2,17 +2,12 @@
2
*.serialized -text
3
*.dat -text
4
/.github/ export-ignore
5
-/tests export-ignore
6
-/stubs export-ignore
7
-/tools export-ignore
8
-/benchmarks export-ignore
+/tests/ export-ignore
+/benchmarks/ export-ignore
9
/composer.lock export-ignore
10
/.gitattributes export-ignore
11
/.gitignore export-ignore
12
-/.gitmodules export-ignore
13
/.scrutinizer.yml export-ignore
14
-/.travis.yml export-ignore
15
-/.gitlab-ci.yml
16
/phpunit.xml export-ignore
17
/phpstan.neon export-ignore
18
/changelog.md export-ignore
0 commit comments