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

Add .ebignore to reduce app deployment size. #219

Closed
wants to merge 1 commit into from

Conversation

willgraf
Copy link
Contributor

@willgraf willgraf commented Dec 23, 2020

What

  • Add new .ebignore based off of the Python .gitignore.

Why

  • The .ebignore file prevents eb deploy from packaging Python development and build files, reducing the application bundle size and upload/deployment time.

@willgraf willgraf added the enhancement New feature or request label Dec 23, 2020
@willgraf
Copy link
Contributor Author

willgraf commented Apr 2, 2021

Closing this PR as the .ebignore file is added in #235

@willgraf willgraf closed this Apr 2, 2021
@willgraf willgraf deleted the willgraf-ebignore branch April 2, 2021 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant