Skip to content

Instantly share code, notes, and snippets.

@phirework
Created January 18, 2019 20:25
Show Gist options
  • Save phirework/a8829ad00724552321ad3e74aeda5cc2 to your computer and use it in GitHub Desktop.
Save phirework/a8829ad00724552321ad3e74aeda5cc2 to your computer and use it in GitHub Desktop.
# dependencies
node_modules
# logs
npm-debug.log
# Environment config
.env
# Editors
.idea
.vscode
# Babel server build
lib
# Nuxt build
.nuxt
# Nuxt generate
dist
# dsstore
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment