ignore more temporary profiling files
This commit is contained in:
parent
fa98057dcc
commit
cc6848ff45
|
@ -16,6 +16,10 @@ perf.data.old
|
||||||
|
|
||||||
# Valgrind reports
|
# Valgrind reports
|
||||||
callgrind.*
|
callgrind.*
|
||||||
|
massif.*
|
||||||
|
|
||||||
|
# D profiling tools
|
||||||
|
profilegc.log
|
||||||
|
|
||||||
# GDB temp files
|
# GDB temp files
|
||||||
.gdb_history
|
.gdb_history
|
||||||
|
|
Loading…
Reference in New Issue