projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e89dc
)
Sync .gitignore with binutils-gdb
author
Simon Marchi
<simon.marchi@polymtl.ca>
Wed, 2 Dec 2020 18:04:01 +0000
(11:04 -0700)
committer
Jeff Law
<law@redhat.com>
Wed, 2 Dec 2020 18:04:01 +0000
(11:04 -0700)
* .gitignore: Sync with binutils-gdb
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 1a29029895aa544fc12b8a214ced77a451cbbc73..382e2def731e3805fee94166ce0e69ffc988818e 100644
(file)
--- 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*