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 1338b85 commit de7afb4Copy full SHA for de7afb4
.gitattributes
@@ -12,10 +12,12 @@
12
13
/.editorconfig export-ignore
14
/.env.dist export-ignore
15
+/.gitattributes export-ignore
16
+/.gitignore export-ignore
17
/bootstrap.php export-ignore
18
+/phpstan-baseline.neon export-ignore
19
/phpstan.neon.dist export-ignore
20
/ecs.php export-ignore
21
-.phpunit-phpstan-dba-mysqli.cache
-.phpunit-phpstan-dba-pdo-mysql.cache
-.phpunit-phpstan-dba-pdo-pgsql.cache
22
+.phpunit-phpstan-dba-mysqli.cache export-ignore
23
+.phpunit-phpstan-dba-pdo-mysql.cache export-ignore
0 commit comments