File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Files to exclude when creating archive
2
- /tests export-ignore
2
+ /.ci export-ignore
3
3
/.github export-ignore
4
- /.gitmodules export-ignore
4
+ /tests export-ignore
5
+ /util export-ignore
6
+ /.gitattributes export-ignore
5
7
/.gitignore export-ignore
8
+ /.gitmodules export-ignore
6
9
/.php_cs export-ignore
7
- /.travis.yml export-ignore
8
- /.phpstan-src.neon export-ignore
9
- /.phpstan-src-71.neon export-ignore
10
- /.phpstan-tests.neon export-ignore
11
- /phpunit-integration.xml export-ignore
12
- /phpunit.xml export-ignore
10
+ /phpstan.neon export-ignore
11
+ /phpunit-integration-tests.xml export-ignore
12
+ /phpunit-yaml-free-tests.xml export-ignore
13
+ /phpunit-yaml-platinum-tests.xml export-ignore
14
+ /phpunit.xml.dist export-ignore
13
15
/ruleset.xml export-ignore
14
- /travis export-ignore
15
- /util export-ignore
You can’t perform that action at this time.
0 commit comments