Commit 32693bbd authored by nikogu's avatar nikogu

升级 roadhog-api-doc & 添加 .gitignore

parent e2f62c6d
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
# dependencies # dependencies
/node_modules /node_modules
# roadhog-api-doc ignore
/src/utils/request-temp.js
# production # production
/dist /dist
......
...@@ -41,6 +41,6 @@ ...@@ -41,6 +41,6 @@
"mockjs": "^1.0.1-beta3", "mockjs": "^1.0.1-beta3",
"redbox-react": "^1.3.2", "redbox-react": "^1.3.2",
"roadhog": "^1.0.2", "roadhog": "^1.0.2",
"roadhog-api-doc": "^0.1.4" "roadhog-api-doc": "^0.1.5"
} }
} }
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