git: Ignore gdb log and history files
This commit is contained in:
parent
054e9998dd
commit
bcf24ef5f6
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ cscope.out
|
|||
*.patch
|
||||
*.diff
|
||||
.git
|
||||
.gdb_history
|
||||
gdb.txt
|
||||
|
|
Loading…
Reference in a new issue