gitignore: add debugging related files

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2009-06-01 14:15:04 -04:00
parent 6a46ab8b8f
commit a1e5ebe9bd
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -25,3 +25,10 @@
*.orig
*.rej
/*.patch
#
# debugging stuff
#
core
.gdb_history
.gdbinit