Browse Source
Merge pull request #375 from colinin/4.4.1
add ignore with package-lock.json
pull/396/head
yx lin
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
vueJs/.gitignore
|
|
|
@ -5,6 +5,7 @@ vue.config.js |
|
|
|
.env.production |
|
|
|
task |
|
|
|
yarn.lock |
|
|
|
package-lock.json |
|
|
|
|
|
|
|
/tests/e2e/videos/ |
|
|
|
/tests/e2e/screenshots/ |
|
|
|
|