]> 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 79a6843b8f65fa730ab4b25aa2c7d8d4d3ed7fde..cdb3c644c0153d9e334f2d0c2e6056f9400d2fb5 100644 (file)
@@ -23,3 +23,6 @@ Makefile.win
 *.code-workspace
 .ccls-cache
 *.gch
+/.vs
+/build
+/.cache
\ No newline at end of file