mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
feat: add MinGW cross-compilation support for Windows builds on Linux (#2108)
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -10,4 +10,9 @@
|
||||
*.so
|
||||
*.dSYM
|
||||
.DS_Store
|
||||
.vscode
|
||||
.vscode
|
||||
3rd/lua/lua.exe
|
||||
3rd/lua/luac.exe
|
||||
3rd/lua/lua54.dll
|
||||
skynet.exe
|
||||
*.dll
|
||||
|
||||
Reference in New Issue
Block a user