无木
2021-07-21 42812162c46832ce4d3e332bd579c042309115bc
提交 | 用户 | age
2f6253 1 node_modules
2 .DS_Store
3 dist
4 .npmrc
5 .cache
afbcf0 6
c4b22a 7 tests/server/static
V 8 tests/server/static/upload
bd6b20 9
afbcf0 10 .local
V 11 # local env files
12 .env.local
13 .env.*.local
f6fe1d 14 .eslintcache
afbcf0 15
V 16 # Log files
17 npm-debug.log*
18 yarn-debug.log*
19 yarn-error.log*
20 pnpm-debug.log*
21
22 # Editor directories and files
23 .idea
24 # .vscode
25 *.suo
26 *.ntvs*
27 *.njsproj
28 *.sln
29 *.sw?