添加忽略内容

This commit is contained in:
Changeden
2019-04-10 09:37:30 +08:00
parent 6be47f1951
commit 70a05240db

14
.gitignore vendored
View File

@ -1,19 +1,5 @@
# Created by .ignore support plugin (hsz.mobi)
.DS_Store
node_modules
/dist
/src/.entry
yarn.lock
package-lock.json
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea