Skip to content

Instantly share code, notes, and snippets.

@DaneWeber
Created October 15, 2022 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DaneWeber/5917d589ea315c3a9ec803176457268a to your computer and use it in GitHub Desktop.
Save DaneWeber/5917d589ea315c3a9ec803176457268a to your computer and use it in GitHub Desktop.
Just the .ebignore for running a Yarn app on AWS Elastic Beanstalk in 2022
# next.js
/.next/
/out/
# EB
/source-bundles/*.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment