X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=.gitignore;h=b53f60db79205a7889705e8b211596a70f53b404;hb=e9a490a489dfe17582bcef117c73d3e5d7c2eae3;hp=ab97ac67cb41081c8175516daa64e5dc23e8e1fe;hpb=d10a337d4ea0fd41ae33623ce9f1509656f86808;p=thirdparty%2Fgcc.git diff --git a/.gitignore b/.gitignore index ab97ac67cb41..b53f60db7920 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,8 @@ TAGS.sub .local.vimrc .lvimrc +.clang-format + .gdbinit .gdb_history @@ -47,3 +49,9 @@ lost+found # ignore ./contrib/gcc_update output LAST_UPDATED REVISION + +# ignore in-tree prerequisites +/mpfr* +/mpc* +/gmp* +/isl*