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