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
9 changes: 2 additions & 7 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,12 @@
*.serialized -text
*.dat -text
/.github/ export-ignore
/tests export-ignore
/stubs export-ignore
/tools export-ignore
/benchmarks export-ignore
/tests/ export-ignore
/benchmarks/ export-ignore
/composer.lock export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.gitmodules export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/.gitlab-ci.yml
/phpunit.xml export-ignore
/phpstan.neon export-ignore
/changelog.md export-ignore
Expand Down