File tree 2 files changed +10
-13
lines changed
2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change
1
+ /.github export-ignore
1
2
/tests export-ignore
2
3
CHANGELOG.md export-ignore
3
4
README.md export-ignore
4
- README-ES.md export-ignore
5
5
phpcs.xml export-ignore
6
6
phpunit.xml export-ignore
7
7
phpmd.xml export-ignore
8
- .travis.yml export-ignore
9
- .editorconfig export-ignore
10
8
.gitattributes export-ignore
11
9
.gitignore export-ignore
12
- .php_cs.dist export-ignore
13
- CONDUCT.md export-ignore
10
+ .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 /
6
4
composer.phar
7
5
composer.lock
8
6
composer-test.lock
9
- phpcbf-fixed.diff
10
- .idea
11
- .DS_STORE
12
- .php_cs.cache
7
+ phpcbf-fixed.difff
8
+ .php_cs.cache
9
+ php-session.code-workspace
10
+ .repository.md
11
+ .phpunit.result.cache
12
+ coverage.xml
You can’t perform that action at this time.
0 commit comments