X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=.gitignore;h=a1bdf5c01f848ef395a17e1802d1682c49e43d4b;hb=6d7ce4397972f050c17b11de2f75209bdd562b80;hp=7f9481adc4936d1495ad111150fce3be02eeea57;hpb=4e89a53d8c2fb3bd365a06fe9d3bb55f534b7d92;p=xonotic%2Fdarkplaces.git diff --git a/.gitignore b/.gitignore index 7f9481ad..a1bdf5c0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ obj/ *.o *.i *.s +*.obj +*.tlog ChangeLog darkplaces-agl darkplaces-glx @@ -19,4 +21,15 @@ Makefile.win *.dll *.dylib *.dSYM -.vscode \ No newline at end of file +.vscode +*.code-workspace +.ccls-cache +*.gch +/.vs +/build +/.cache +*.kdev4 +*.vcxproj.user +*.pdb +*.lib +*.exp