Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpunit.xml export-ignore
/phpunit.xml.dist export-ignore
/phpstan.neon export-ignore
/phpstan.neon.dist export-ignore
/phpcs.xml export-ignore
/phpcs.xml.dist export-ignore
Comment thread
gustavofreze marked this conversation as resolved.
/infection.json export-ignore
Comment thread
gustavofreze marked this conversation as resolved.
/infection.json.dist export-ignore
/Makefile export-ignore
/CONTRIBUTING.md export-ignore
/CHANGES.md export-ignore
Loading