Skip to content
Open
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
19 changes: 11 additions & 8 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# This file was partly modified by the lean package validator (http://git.io/lean-package-validator).

# Exclude build/test files from the release
/tests export-ignore
/.git* export-ignore
/.php-cs-fixer.dist.php export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml export-ignore
/test-server.php export-ignore
/test-terminal.php export-ignore
/UPGRADING.md export-ignore
.gitattributes export-ignore
.github/ export-ignore
.gitignore export-ignore
LICENCE.md export-ignore
mago.toml export-ignore
phpunit.xml export-ignore
README.md export-ignore
tests/ export-ignore
UPGRADING.md export-ignore