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

Stop exporting development files #29

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Stop exporting development files #29

merged 2 commits into from
Aug 4, 2023

Conversation

szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented Jul 26, 2023

This is how to test what gets into GitHub ZIP-s.

git archive HEAD | tar --list --exclude="src" --exclude="src/*"

source

.gitattributes Outdated
/composer.lock export-ignore
/ecs.php export-ignore
/grumphp.yml export-ignore
/install/ export-ignore
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure about install directory.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! 🍏

@williarin williarin merged commit e9cc663 into phpsword:master Aug 4, 2023
@szepeviktor szepeviktor deleted the fix-exports branch August 4, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants