.gitignore 402 Bytes
Newer Older
1 2 3 4
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
5 6
# roadhog-api-doc ignore
/src/utils/request-temp.js
afc163's avatar
afc163 committed
7
_roadhog-api-doc
8 9 10

# production
/dist
11
/.vscode
12 13 14 15

# misc
.DS_Store
npm-debug.log*
afc163's avatar
afc163 committed
16
yarn-error.log
偏右's avatar
偏右 committed
17 18

/coverage
niko's avatar
niko committed
19
.idea
ddcat1115's avatar
ddcat1115 committed
20
yarn.lock
杨圆建's avatar
杨圆建 committed
21
package-lock.json
22
*bak
陈帅's avatar
陈帅 committed
23
<<<<<<< HEAD
陈帅's avatar
陈帅 committed
24
jsconfig.json
陈帅's avatar
陈帅 committed
25
.vscode
陈帅's avatar
陈帅 committed
26
=======
27 28

# visual studio code 
陈帅's avatar
陈帅 committed
29 30
.history
>>>>>>> master