Skip to content

Commit cb20aa6

Browse files
Update .gitattributes
1 parent d082adc commit cb20aa6

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.gitattributes

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
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

0 commit comments

Comments
 (0)