Skip to content

Commit

Permalink
Merge pull request #119 from Emilia-Capital/tweak/gitattributes
Browse files Browse the repository at this point in the history
Tweak the `.gitattributes` file to generate a clean `.zip` file for releases
  • Loading branch information
jdevalk committed Jan 23, 2024
2 parents 100ec2b + 53776f6 commit 0e82eed
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,14 @@ package.json export-ignore
phpmd.xml export-ignore
phpunit.xml.dist export-ignore
readme.md export-ignore
yarn.lock export-ignore
/.cache export-ignore
/.github export-ignore
/.wordpress-org export-ignore
/tests export-ignore
admin/assets/js/.jshintrc export-ignore
.distignore export-ignore
composer.json export-ignore
composer.lock export-ignore

#
# Auto detect text files and perform LF normalization
Expand Down

0 comments on commit 0e82eed

Please sign in to comment.