Skip to content

Commit

Permalink
Merge pull request #194 from pagemachine/composer-archive-exports
Browse files Browse the repository at this point in the history
Update Composer archive exports
  • Loading branch information
mbrodala authored Dec 15, 2023
2 parents 9f9aba0 + 0e8b26a commit a56efef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,23 @@
.gitattributes export-ignore
.github export-ignore
.gitignore export-ignore
.phpunit.result.cache export-ignore
bower.json export-ignore
composer.lock export-ignore
docker-compose.yml export-ignore
Gruntfile.js export-ignore
package.json export-ignore
package-lock.json export-ignore
phpcs.xml export-ignore
phpstan.neon export-ignore
phpstan*.neon export-ignore
phpunit-functional.xml export-ignore
phpunit.xml export-ignore
rector.php export-ignore
renovate.json export-ignore
typoscript-lint.yml export-ignore

.grunt/ export-ignore
Tests/ export-ignore
var/ export-ignore
vendor/ export-ignore
web/ export-ignore
Binary file not shown.

0 comments on commit a56efef

Please sign in to comment.