2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-17 05:09:38 +03:00

chore: update gitignore for v2.x compatibility

This commit is contained in:
pimlie
2019-04-20 11:58:36 +02:00
parent fcd61f8d6e
commit 96b5d4f6d7
+10
View File
@@ -1,6 +1,7 @@
# Logs
logs
*.log
*.err
npm-debug.log*
# Runtime data
@@ -32,9 +33,18 @@ jspm_packages
# Optional npm cache directory
.npm
package-lock.json
# Optional REPL history
.node_repl_history
# built code
lib
es
.vue-meta
# examples yarn lock
examples/yarn.lock
# env vars
.env*