Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 45039d7

Browse files
committed
Don't export .styleci.yml
1 parent b58cb25 commit 45039d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
# Ignore all test and documentation with "export-ignore".
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
7+
/.styleci.yml export-ignore
78
/.travis.yml export-ignore
8-
/phpunit.xml.dist export-ignore
99
/.scrutinizer.yml export-ignore
10+
/phpunit.xml.dist export-ignore
1011
/tests export-ignore

0 commit comments

Comments
 (0)