X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2a83324d56b554696044410179b6eae122e95eca..db4fd9f943db71a5baa7c86580b86d0d809c15dd:/git/ignore?ds=sidebyside diff --git a/git/ignore b/git/ignore index 2333266..fcc1604 100644 --- a/git/ignore +++ b/git/ignore @@ -5,4 +5,13 @@ # qtcreator project files *.user # build directories -build/ +build-*/ +# YouCompleteMe +.ycm_extra_conf.py* +# ag +.ignore +# OSX +.DS_Store +# clangd +.clangd +compile_commands.json