From: Simon Marchi Date: Wed, 2 Dec 2020 18:04:01 +0000 (-0700) Subject: Sync .gitignore with binutils-gdb X-Git-Tag: upstream/12.2.0~11282 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf4425558359e7a6b0ba4d953b85384e1c686260;p=platform%2Fupstream%2Fgcc.git Sync .gitignore with binutils-gdb * .gitignore: Sync with binutils-gdb --- diff --git a/.gitignore b/.gitignore index 1a29029..382e2de 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ *.o *.pyc *.tmp +*.a .deps .libs @@ -44,6 +45,9 @@ compile_commands.json .gdbinit .gdb_history +perf.data +perf.data.old + # ignore core files, but not java/net/protocol/core/ core !core/ @@ -54,6 +58,9 @@ lost+found LAST_UPDATED REVISION +stamp-* +*.stamp + # ignore in-tree prerequisites /mpfr* /mpc*