]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - .gitignore
.gitignore: Update to ignore .cache directory created by clangd and build directory...
[xonotic/darkplaces.git] / .gitignore
index f62f0b5190b8ade0798734148f4b8e25412747ea..cdb3c644c0153d9e334f2d0c2e6056f9400d2fb5 100644 (file)
@@ -22,3 +22,7 @@ Makefile.win
 .vscode
 *.code-workspace
 .ccls-cache
+*.gch
+/.vs
+/build
+/.cache
\ No newline at end of file