Nuxt/.gitignore

13 lines
119 B
Plaintext
Raw Normal View History

2016-10-26 11:40:55 +00:00
# dependencies
yarn.lock
node_modules
# logs
npm-debug.log
# other
.nuxt
2016-11-10 13:46:16 +00:00
# dist example generation
examples/**/dist