File tree 1 file changed +20
-8
lines changed
1 file changed +20
-8
lines changed Original file line number Diff line number Diff line change 1
- /.github export-ignore
2
- /admin export-ignore
3
- /tests export-ignore
4
- /.editorconfig export-ignore
5
- /.gitattributes export-ignore
6
- /.gitignore export-ignore
7
- /phpunit.xml.dist export-ignore
8
- /phpstan.neon.dist export-ignore
1
+ /.github export-ignore
2
+ /admin export-ignore
3
+ /bin export-ignore
4
+ /tests export-ignore
5
+ /.editorconfig export-ignore
6
+ /.gitattributes export-ignore
7
+ /.gitignore export-ignore
8
+ /.php-cs-fixer.dist.php export-ignore
9
+ /composer-unused.php export-ignore
10
+ /deptrac.yml export-ignore
11
+ /infection.json.dist export-ignore
12
+ /mkdocs.yml export-ignore
13
+ /phpstan-baseline.php export-ignore
14
+ /phpstan.neon.dist export-ignore
15
+ /phpunit.xml.dist export-ignore
16
+ /psalm_autoload.php export-ignore
17
+ /psalm-baseline.xml export-ignore
18
+ /psalm.xml export-ignore
19
+ /rector.php export-ignore
20
+ /roave-bc-check.yml export-ignore
9
21
10
22
# Configure diff output for .php and .phar files.
11
23
* .php diff =php
You can’t perform that action at this time.
0 commit comments