X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a11adba63a01e08bcd6d79615055599ecfc4e1d7..87f41b031c80a7af6875f9f8c9ea21c1e61b9716:/git/ignore?ds=sidebyside diff --git a/git/ignore b/git/ignore index 4de6bb6..58543a3 100644 --- a/git/ignore +++ b/git/ignore @@ -5,6 +5,14 @@ # qtcreator project files *.user # build directories -build/ +build-*/ # YouCompleteMe .ycm_extra_conf.py* +# ag +.ignore +# OSX +.DS_Store +# clangd +.clangd/ +.cache/ +compile_commands.json