Skip to content

Commit 298b326

Browse files
committed
Update .gitattributes
1 parent 6fc78c9 commit 298b326

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.gitattributes

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1+
.github export-ignore
2+
/.phpunit.cache/ export-ignore
3+
/build/ export-ignore
14
/tests/SAML2 export-ignore
25
/tools export-ignore
3-
.coveralls.yml export-ignore
46
.gitattributes export-ignore
57
.gitignore export-ignore
6-
.travis.yml export-ignore
8+
codecov.yml export-ignore
9+
phpcs.xml export-ignore
10+
phpunit.xml export-ignore
11+
phpunit-interoperability.xml export-ignore
12+
psalm.xml export-ignore
13+
psalm-dev.xml export-ignore
714
README-DEV.md export-ignore
15+
UPGRADING.md export-ignore
816
build.xml export-ignore

0 commit comments

Comments
 (0)