Skip to content

Commit 8d47a30

Browse files
driesvintsjessarcher
authored andcommitted
Update .gitattributes
1 parent 6ff366c commit 8d47a30

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

.gitattributes

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
33

44
# Ignore all test and documentation with "export-ignore".
5-
/.editorconfig export-ignore
6-
/.gitattributes export-ignore
7-
/.gitignore export-ignore
8-
/.github export-ignore
9-
/.php_cs.dist export-ignore
10-
/.styleci.yml export-ignore
11-
/.scrutinizer.yml export-ignore
12-
/.travis.yml export-ignore
13-
/phpunit.xml.dist export-ignore
14-
/tests export-ignore
15-
/CHANGELOG.md export-ignore
16-
/CONTRIBUTING.md export-ignore
17-
/README.md export-ignore
5+
/.editorconfig export-ignore
6+
/.gitattributes export-ignore
7+
/.gitignore export-ignore
8+
/.github export-ignore
9+
/.php-cs-fixer.dist.php export-ignore
10+
/phpunit.xml.dist export-ignore
11+
/tests export-ignore
12+
/CHANGELOG.md export-ignore
13+
/README.md export-ignore

0 commit comments

Comments
 (0)