Browse Source

more ignore (#4248)

pull/4251/head
zombieJ 7 years ago
committed by 陈帅
parent
commit
4970575548
  1. 3
      package.json

3
package.json

@ -141,6 +141,9 @@
],
"create-umi": {
"ignore": [
".dockerignore",
".git",
".gitpod.yml",
"CODE_OF_CONDUCT.md",
"Dockerfile",
"Dockerfile.*",

Loading…
Cancel
Save