Skip to content

Commit e2c08a0

Browse files
committed
chore(gitattributes): add .scrutinizer.yml
1 parent 7be407f commit e2c08a0

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

.gitattributes

+11-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
tests export-ignore
2-
.gitattributes export-ignore
3-
.github export-ignore
4-
.gitignore export-ignore
5-
.styleci.yml export-ignore
6-
.travis.yml export-ignore
7-
CHANGELOG.md export-ignore
8-
CONTRIBUTING.md export-ignore
9-
phpunit.xml export-ignore
10-
README.md export-ignore
1+
tests export-ignore
2+
.gitattributes export-ignore
3+
.github export-ignore
4+
.gitignore export-ignore
5+
.scrutinizer.yml export-ignore
6+
.styleci.yml export-ignore
7+
.travis.yml export-ignore
8+
CHANGELOG.md export-ignore
9+
CONTRIBUTING.md export-ignore
10+
phpunit.xml export-ignore
11+
README.md export-ignore

0 commit comments

Comments
 (0)