]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - .gitignore
NudgeOutOfSolid: fix moving entities out of the world in complex cases
[xonotic/darkplaces.git] / .gitignore
index 8ae79afe0ec1fe4722e411e9f9b97d26e9d547b6..a1bdf5c01f848ef395a17e1802d1682c49e43d4b 100644 (file)
@@ -3,6 +3,8 @@ obj/
 *.o
 *.i
 *.s
+*.obj
+*.tlog
 ChangeLog
 darkplaces-agl
 darkplaces-glx
@@ -21,3 +23,13 @@ Makefile.win
 *.dSYM
 .vscode
 *.code-workspace
+.ccls-cache
+*.gch
+/.vs
+/build
+/.cache
+*.kdev4
+*.vcxproj.user
+*.pdb
+*.lib
+*.exp