Browse Source

add ignore with package-lock.json

pull/375/head
cKey 4 years ago
parent
commit
dba4b8badc
  1. 1
      vueJs/.gitignore

1
vueJs/.gitignore

@ -5,6 +5,7 @@ vue.config.js
.env.production
task
yarn.lock
package-lock.json
/tests/e2e/videos/
/tests/e2e/screenshots/

Loading…
Cancel
Save