Skip to content

Instantly share code, notes, and snippets.

@lazyTai
Created September 21, 2017 11:35
Show Gist options
  • Save lazyTai/04b3d20e8bd25f8f9d2259efdce8600b to your computer and use it in GitHub Desktop.
Save lazyTai/04b3d20e8bd25f8f9d2259efdce8600b to your computer and use it in GitHub Desktop.
react .gitignore
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
node_modules
.idea/
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment