X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=.gitignore;h=79a6843b8f65fa730ab4b25aa2c7d8d4d3ed7fde;hb=d21ad272ad2c10c98373065fe37bdf91008288e4;hp=de9a5adfd2f1d4d7de1530503c9f74455de45f5a;hpb=facd004d02128eacaa31f28ed9fc539245547eed;p=xonotic%2Fdarkplaces.git diff --git a/.gitignore b/.gitignore index de9a5adf..79a6843b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +obj/ *.d *.o *.i @@ -18,3 +19,7 @@ Makefile.win *.dll *.dylib *.dSYM +.vscode +*.code-workspace +.ccls-cache +*.gch