mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-05 07:05:23 +01:00
Fix compiling on Windows with Visual Studio
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -107,6 +107,10 @@ CMakeDoxy*
|
||||
compile_commands.json
|
||||
*.apk
|
||||
*.zip
|
||||
# Visual Studio
|
||||
*.vcxproj*
|
||||
*.sln
|
||||
.vs/
|
||||
|
||||
# Optional user provided library folder
|
||||
lib/irrlichtmt
|
||||
|
||||
Reference in New Issue
Block a user