Skip to content

Instantly share code, notes, and snippets.

@armand1m
Last active July 6, 2019 17:42
Show Gist options
  • Save armand1m/b98d84ba9a219c21d3eff3757429880d to your computer and use it in GitHub Desktop.
Save armand1m/b98d84ba9a219c21d3eff3757429880d to your computer and use it in GitHub Desktop.
Docker ignore file for CRA-generated applications
.gitignore
.dockerignore
README.md
Dockerfile
./build
./node_modules
./coverage
./**/*.js.snap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment