Skip to content

Instantly share code, notes, and snippets.

@SOSANA
Created March 1, 2017 22:32
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 SOSANA/acce8495cb4fffa4e66b7d029b5cb6ea to your computer and use it in GitHub Desktop.
Save SOSANA/acce8495cb4fffa4e66b7d029b5cb6ea to your computer and use it in GitHub Desktop.
.gitignore to ignore all those un-need pesky files!
# See http://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
node_modules
npm-debug.log
# testing
coverage
# production
build
dist
# misc
.DS_Store
.env
.vscode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment