Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Nov 16, 2024
1 parent d07d93c commit 3a7ba17
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
/tests/SAML2 export-ignore
/tools export-ignore
.coveralls.yml export-ignore
/.phpunit.cache/ export-ignore
/build/ export-ignore
/tests/SAML2/ export-ignore
/tools/ export-ignore
codecov.yml export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpcs.xml export-ignore
phpunit.xml export-ignore
phpunit-interoperability.xml export-ignore
psalm.xml export-ignore
psalm-dev.xml export-ignore
README-DEV.md export-ignore
build.xml export-ignore
UPGRADING.md export-ignore

0 comments on commit 3a7ba17

Please sign in to comment.