Skip to content

Commit 3a7ba17

Browse files
committed
Update .gitattributes
1 parent d07d93c commit 3a7ba17

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)