Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up ZIP exports #6931

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

lukasbestle
Copy link
Member

Description

Summary of changes

Updated which files are needed in the ZIP export

Reasoning

Cleanup

Additional context

The package-lock.json was added in c840949 and looks like an accidental addition to me.

Changelog

Enhancements

  • Update the list of export ignores to keep unneeded files out of the Kirby ZIP downloads

Docs

None

For review team

  • Add changes & docs to release notes draft in Notion

@lukasbestle lukasbestle added this to the 4.6.0 milestone Jan 22, 2025
@lukasbestle lukasbestle self-assigned this Jan 22, 2025
@distantnative
Copy link
Member

Guess I ran npm i in the wrong directory and didn't notice. Should we add it in the gitignore?

@lukasbestle
Copy link
Member Author

lukasbestle commented Jan 22, 2025

Won't harm I guess. But also not critical IMO. Normally we should catch something like this in review, as it can happen with other file types and locations as well.

@bastianallgeier bastianallgeier merged commit e5188b0 into develop-minor Jan 23, 2025
12 checks passed
@bastianallgeier bastianallgeier deleted the fix/cleanup-gitattributes branch January 23, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants