X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitignore;h=2e1e68157ab093f354f3f8a407476d77bcbfc912;hb=6569056bfc207617edff1326d00b61122eff7b86;hp=9db060aadd8c528ab176001d8931c961f1e17907;hpb=a7143c2a8c48b234d78ec666193b942ae0b62ca3;p=dragonfireclient.git diff --git a/.gitignore b/.gitignore index 9db060aad..2e1e68157 100644 --- a/.gitignore +++ b/.gitignore @@ -87,6 +87,7 @@ src/test_config.h src/cmake_config.h src/cmake_config_githash.h src/unittest/test_world/world.mt +games/devtest/mods/testnodes/textures/testnodes_generated_*.png /locale/ .directory *.cbp @@ -106,3 +107,10 @@ CMakeDoxy* compile_commands.json *.apk *.zip +# Visual Studio +*.vcxproj* +*.sln +.vs/ + +# Optional user provided library folder +lib/irrlichtmt