Do not include pint.json in a release

This commit is contained in:
Maarten Paauw
2023-08-21 09:27:01 +02:00
committed by GitHub
parent c7a57d9283
commit 06dc81eae2

1
.gitattributes vendored
View File

@@ -20,6 +20,7 @@
/phpstan.neon.dist export-ignore /phpstan.neon.dist export-ignore
/postcss.config.js export-ignore /postcss.config.js export-ignore
/phpunit.xml.dist export-ignore /phpunit.xml.dist export-ignore
/pint.json export-ignore
/psalm.xml export-ignore /psalm.xml export-ignore
/psalm.xml.dist export-ignore /psalm.xml.dist export-ignore
/tailwind.config.js export-ignore /tailwind.config.js export-ignore