Skip to content

Commit 290b51e

Browse files
committedFeb 20, 2019
gitignore: add .gdb_history
This is the default file gdb will use.
1 parent 4337343 commit 290b51e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*.pyc
66
*.stamp
77
*.swp
8+
.gdb_history
89
*~
910
/*.tar.bz2
1011
/*.tar.gz

0 commit comments

Comments
 (0)