Skip to content

Commit 496f29a

Browse files
committed
chore: Update .gitattributes.
1 parent 04d5cfc commit 496f29a

File tree

1 file changed

+23
-11
lines changed

1 file changed

+23
-11
lines changed

.gitattributes

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
1-
/spec export-ignore
2-
.editorconfig export-ignore
3-
.gitattributes export-ignore
4-
.gitignore export-ignore
5-
.scrutinizer.yml export-ignore
6-
.travis.yml export-ignore
7-
infection.json.dist export-ignore
8-
grumphp.yml.dist export-ignore
9-
phpspec.yml.dist export-ignore
10-
/docs export-ignore
1+
/.github export-ignore
112
/docker export-ignore
12-
docker-compose.yaml
3+
/docs export-ignore
4+
/features export-ignore
5+
/spec export-ignore
6+
/src/Tests export-ignore
7+
/tests export-ignore
8+
/.auto-changelog export-ignore
9+
/.editorconfig export-ignore
10+
/.gitattributes export-ignore
11+
/.gitignore export-ignore
12+
/.scrutinizer.yml export-ignore
13+
/behat.yaml export-ignore
14+
/behat.yaml.dist export-ignore
15+
/docker-compose.yaml export-ignore
16+
/grumphp.yml export-ignore
17+
/grumphp.yml.dist export-ignore
18+
/infection.json export-ignore
19+
/infection.json.dist export-ignore
20+
/phpspec.yml export-ignore
21+
/phpspec.yml.dist export-ignore
22+
/phpstan.neon export-ignore
23+
/phpstan.neon.dist export-ignore
24+
/psalm.xml export-ignore

0 commit comments

Comments
 (0)