add windows (MSVC) configuration
Update makefiles
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,9 +2,14 @@
|
||||
/lua
|
||||
/lua_modules
|
||||
/.luarocks
|
||||
/config.mk
|
||||
*.pch
|
||||
*.gch
|
||||
*.lib
|
||||
*.so
|
||||
*.o
|
||||
*.obj
|
||||
*.exp
|
||||
*.dll
|
||||
.cache/
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user