X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7de471273e2dd961afee7152380f61343588319f..3f9f1b204434185ed3f1790475a5677a7b54bc4c:/git/ignore?ds=sidebyside diff --git a/git/ignore b/git/ignore index f3d961c..58543a3 100644 --- a/git/ignore +++ b/git/ignore @@ -5,8 +5,14 @@ # qtcreator project files *.user # build directories -build/ +build-*/ # YouCompleteMe .ycm_extra_conf.py* # ag -.agignore +.ignore +# OSX +.DS_Store +# clangd +.clangd/ +.cache/ +compile_commands.json