File tree 2 files changed +12
-14
lines changed
2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 1
- /resources export-ignore
1
+ /.github export-ignore
2
2
/tests export-ignore
3
+ /docs export-ignore
3
4
CHANGELOG.md export-ignore
4
- README.md export-ignore
5
- README-ES.md export-ignore
6
5
phpcs.xml export-ignore
7
6
phpunit.xml export-ignore
8
7
phpmd.xml export-ignore
9
- .travis.yml export-ignore
10
- .editorconfig export-ignore
8
+ phpdoc.xml export-ignore
11
9
.gitattributes export-ignore
12
10
.gitignore export-ignore
13
- .php_cs.dist export-ignore
14
- CONDUCT.md export-ignore
11
+ .php-cs-fixer.dist.php export-ignore
Original file line number Diff line number Diff line change 1
- .git * /
2
1
vendor /
3
- docs / * .pyc
4
- docs / _build
5
- build / artifacts /
2
+ coverage /
3
+ .vscode /
4
+ docs / cache /
6
5
composer.phar
7
6
composer.lock
8
7
composer-test.lock
9
8
phpcbf-fixed.diff
10
- .idea
11
- .DS_STORE
12
- .php_cs.cache
9
+ .php_cs.cache
10
+ php-error-handler.code-workspace
11
+ .repository.md
12
+ .phpunit.result.cache
13
+ coverage.xml
You can’t perform that action at this time.
0 commit comments