File tree Expand file tree Collapse file tree 4 files changed +923
-1
lines changed Expand file tree Collapse file tree 4 files changed +923
-1
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,5 @@ install/install.exe
17
17
install.lock
18
18
19
19
.idea /
20
+
21
+ node_modules /
Original file line number Diff line number Diff line change @@ -157,7 +157,17 @@ $ go build ./
157
157
>如果你想为 mm-wiki 贡献代码,请加开发者交流群:922827699
158
158
159
159
## 贡献者列表
160
- <!-- ALL-CONTRIBUTORS-LIST: START - Do not remove or modify this section -->
160
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
161
+ <!-- prettier-ignore-start -->
162
+ <!-- markdownlint-disable -->
163
+ <table>
164
+ <tr>
165
+ <td align="center"><a href="https://phachon.com"><img src="https://avatars3.githubusercontent.com/u/19726268?v=4" width="100px;" alt=""/><br /><sub><b>phachon</b></sub></a></td>
166
+ </tr>
167
+ </table>
168
+
169
+ <!-- markdownlint-enable -->
170
+ <!-- prettier-ignore-end -->
161
171
<!-- ALL-CONTRIBUTORS-LIST:END -->
162
172
163
173
## 支持
You can’t perform that action at this time.
0 commit comments