File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
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.yml.ci export-ignore
12
- phpspec.yml.dist export-ignore
13
- phpunit.xml.dist export-ignore
14
- spec / export-ignore
15
- tests / export-ignore
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
You can’t perform that action at this time.
0 commit comments