Skip to content

Instantly share code, notes, and snippets.

@khalidbourhaba
Last active February 1, 2020 20:36
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 khalidbourhaba/7e3239c209a56574a5e425ced84da402 to your computer and use it in GitHub Desktop.
Save khalidbourhaba/7e3239c209a56574a5e425ced84da402 to your computer and use it in GitHub Desktop.
An example of a .gitignore file for a AWS Amplify Project
#amplify
amplify/\#current-cloud-backend
amplify/.config/local-*
amplify/mock-data
amplify/team-provider-info.json
amplify/backend/amplify-meta.json
amplify/backend/awscloudformation
build/
dist/
node_modules/
aws-exports.js
awsconfiguration.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment