Skip to content

Commit 79a263d

Browse files
author
Andrey Helldar
authored
Update .gitattributes
1 parent 12bb666 commit 79a263d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.gitattributes

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
* text=auto
22

3-
/tests export-ignore
4-
.editorconfig export-ignore
3+
tests/ export-ignore
4+
5+
.codecov.yml export-ignore
56
.gitattributes export-ignore
67
.gitignore export-ignore
8+
.scrutinizer.yml export-ignore
79
.styleci.yml export-ignore
8-
.travis.yml export-ignore
9-
phpunit.xml.dist export-ignore
10-
CONTRIBUTING.md export-ignore
10+
11+
phpunit.php export-ignore
12+
phpunit.xml export-ignore

0 commit comments

Comments
 (0)