X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/885f37df4ce725badc13ba3fb4992263784fc0e6..217ecdcf208fb4e4b94c3dcc25c57baf6b66e83e:/git/ignore?ds=sidebyside diff --git a/git/ignore b/git/ignore index ee5b28e..58543a3 100644 --- a/git/ignore +++ b/git/ignore @@ -5,10 +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