Skip to content

Commit

Permalink
chore: update composer archive excluded paths
Browse files Browse the repository at this point in the history
Update Composer archive excluded files and folders
  • Loading branch information
dfranco committed Jan 6, 2024
1 parent 0a8df5a commit 9150ba9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,12 @@
"/docs/requirements.txt",
"/docs/Makefile",
".gitignore",
".eslintrc.yml",
".codeclimate.yml",
".eslintignore",
".csslintrc",
".phpcs.xml",
"sonar-project.properties",
".github",
".readthedocs.yaml",
".tx",
".travis.yml",
"phpunit.xml",
"/tests",
".release-please-manifest.json",
Expand Down

0 comments on commit 9150ba9

Please sign in to comment.