Commit 7613cf97 authored by 智勇's avatar 智勇

.gitignore

parent 3ac64cd8
......@@ -9,5 +9,4 @@
.DS_Store
qa_shell_script/config_server/node_modules
.log
./qa_shell_script/config_server/package.json
./qa_shell_script/config_server/package-lock.json
qa_shell_script/config_server/package-lock.json
......@@ -12,8 +12,9 @@
"body-parser": "^1.18.2",
"child_process": "^1.0.2",
"express": "^4.16.2",
"request": "^2.83.0",
"mongodb": "^2.2.33",
"pm2": "^2.7.2"
"mongoose": "^5.0.11",
"pm2": "^2.7.2",
"request": "^2.83.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment