Skip to content

Instantly share code, notes, and snippets.

@tonysneed
Last active August 29, 2018 22:54
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tonysneed/ae009c98ab77aaf70e9a to your computer and use it in GitHub Desktop.
Save tonysneed/ae009c98ab77aaf70e9a to your computer and use it in GitHub Desktop.
VS Code .gitignore
# Build and package folders
###################
build
dist
packages
typings
.tmp
# System folders
###################
.DS_Store
# Node & Bower & JSPM
###################
node_modules
bower_components
jspm_packages
# Test reporters
###################
**/test/coverage
report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment