Created
January 18, 2019 20:25
-
-
Save phirework/a8829ad00724552321ad3e74aeda5cc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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