Ignore gdb temp files

This commit is contained in:
Hackerpilot 2016-01-25 17:04:37 -08:00
parent 21591b4081
commit 4cc1f43ca8
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -18,6 +18,9 @@ perf.data.old
# Valgrind reports
callgrind.*
# GDB temp files
.gdb_history
# Git hash file
githash.txt