Merge pull request #40 from maartenpaauw/patch-1

Do not include pint.json in a release
This commit is contained in:
Adam Weston
2023-08-21 14:58:20 -04:00
committed by GitHub

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