File tree 2 files changed +12
-17
lines changed
2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 1
- .editorconfig export-ignore
2
- .gitattributes export-ignore
3
- /.github / export-ignore
4
- .gitignore export-ignore
5
- /.php_cs export-ignore
6
- /.scrutinizer.yml export-ignore
7
- /.styleci.yml export-ignore
8
- /.travis.yml export-ignore
9
- /behat.yml.dist export-ignore
10
- /features / export-ignore
11
- /phpspec.ci.yml export-ignore
12
- /phpspec.yml.dist export-ignore
13
- /phpunit.xml.dist export-ignore
14
- /spec / export-ignore
15
- /tests / export-ignore
1
+ /.github / export-ignore
2
+ /doc / export-ignore
3
+ /tests / export-ignore
4
+ /.editorconfig export-ignore
5
+ /.gitattributes export-ignore
6
+ /.gitignore export-ignore
7
+ /.php-cs-fixer.php export-ignore
8
+ /CODE_OF_CONDUCT.md export-ignore
9
+ /CONTRIBUTING.md export-ignore
10
+ /phpstan.neon.dist export-ignore
11
+ /phpstan-baseline.neon export-ignore
12
+ /phpunit.xml.dist export-ignore
Original file line number Diff line number Diff line change 1
1
composer.lock
2
- composer.phar
3
2
phpunit.xml
4
3
vendor /
5
- .php_cs.cache
6
4
.php-cs-fixer.cache
7
5
.phpunit.result.cache
You can’t perform that action at this time.
0 commit comments