diff --git a/.gitattributes b/.gitattributes index ebe7f212..5612967f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,10 @@ /tools export-ignore rector.php export-ignore phpstan.neon export-ignore -phpunit.xml.dist export-ignore \ No newline at end of file +phpunit.xml.dist export-ignore +yarn.lock export-ignore +webpack.config.js export-ignore +tailwind.config.js export-ignore +postcss.config.js export-ignore +package.json export-ignore +src/Resources/assets export-ignore