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 b6667d8 + e157043 commit cc52ea4Copy full SHA for cc52ea4
.gitattributes
@@ -1,13 +1,14 @@
1
+/.github/ export-ignore
2
/bin/ export-ignore
3
/dev-bin/ export-ignore
4
/maxmind-db/ export-ignore
5
/tests/ export-ignore
6
/.gitattributes export-ignore
7
/.gitignore export-ignore
8
/.gitmodules export-ignore
-/.travis.yml export-ignore
9
-/.php_cs export-ignore
+/.php-cs-fixer.php export-ignore
10
/box.json export-ignore
11
/phar-stub.php export-ignore
12
+/phpstan.neon export-ignore
13
/phpunit.xml.dist export-ignore
14
/README.dev.md export-ignore
0 commit comments