Skip to content

Commit 4934ab1

Browse files
committed
Updated gitattributes
1 parent fb2b010 commit 4934ab1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.gitattributes

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33

44
# Ignore all test and documentation with "export-ignore".
55
/.github export-ignore
6-
/.gitattributes export-ignore
7-
/.gitignore export-ignore
8-
/.travis.yml export-ignore
9-
/phpunit.xml.dist export-ignore
106
/tests export-ignore
117
/.editorconfig export-ignore
8+
/.gitattributes export-ignore
9+
/.gitignore export-ignore
1210
/.php_cs.dist export-ignore
13-
/.github export-ignore
14-
/psalm.xml export-ignore
15-
/psalm.xml.dist export-ignore
11+
/.styleci.yml export-ignore
12+
/.travis.yml export-ignore
13+
/phpstan.neon export-ignore
14+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)