We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc78c9 commit 298b326Copy full SHA for 298b326
.gitattributes
@@ -1,8 +1,16 @@
1
+.github export-ignore
2
+/.phpunit.cache/ export-ignore
3
+/build/ export-ignore
4
/tests/SAML2 export-ignore
5
/tools export-ignore
-.coveralls.yml export-ignore
6
.gitattributes export-ignore
7
.gitignore export-ignore
-.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
14
README-DEV.md export-ignore
15
+UPGRADING.md export-ignore
16
build.xml export-ignore
0 commit comments