X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=.gitignore;h=79a6843b8f65fa730ab4b25aa2c7d8d4d3ed7fde;hp=360f4f995ddb09eb425983a8d99696284b96b966;hb=HEAD;hpb=aec2263704a5332b7b592be7605c58bc9fc2f954 diff --git a/.gitignore b/.gitignore index 360f4f99..4c4c53c9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,16 @@ obj/ *.o *.i *.s + +# MSVC build objects +Debug-darkplaces-sdl2-vs*/ +Release-darkplaces-sdl2-vs*/ +*.obj +*.tlog +# MSVC NuGet packages, VS downloads them automatically. +# Other platforms also provide SDL2 headers rather than storing old ones here. +packages/ + ChangeLog darkplaces-agl darkplaces-glx @@ -24,3 +34,10 @@ Makefile.win .ccls-cache *.gch /.vs +/build +/.cache +*.kdev4 +*.vcxproj.user +*.pdb +*.lib +*.exp