Skip to content

Commit e0defac

Browse files
committed
Update .gitattributes according project standards (#4).
1 parent b4e9abf commit e0defac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
tests/ export-ignore
12
.editorconfig export-ignore
23
.gitattributes export-ignore
34
.gitignore export-ignore
45
.scrutinizer.yml export-ignore
56
.travis.yml export-ignore
6-
CONTRIBUTING.md export-ignore
77
CONDUCT.md export-ignore
8+
CONTRIBUTING.md export-ignore
9+
phpunit.xml.dist export-ignore
10+
VERSION export-ignore

0 commit comments

Comments
 (0)