mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-31 07:11:28 -04:00
feat: support makefile build
This commit is contained in:
parent
860d186a34
commit
c80d6b9275
4 changed files with 132 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,9 @@
|
|||
/.cache
|
||||
/.vscode
|
||||
config.h
|
||||
maomao
|
||||
maomao.o
|
||||
util.o
|
||||
*-protocol.h
|
||||
*-protocol.c
|
||||
*-protocol.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue