Skip to content

Commit

Permalink
[TASK] Update ignored exports for Composer archive
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrodala committed Dec 21, 2023
1 parent e56824c commit 9ee4ff8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.github export-ignore
.gitignore export-ignore
.php-cs-fixer.* export-ignore
composer.lock export-ignore
docker-compose.yml export-ignore
phpcs.xml export-ignore
phpstan.neon export-ignore
Expand All @@ -11,3 +12,5 @@ phpunit.xml export-ignore
renovate.json export-ignore

Tests/ export-ignore
vendor/ export-ignore
web/ export-ignore

0 comments on commit 9ee4ff8

Please sign in to comment.