ignore core.* files as well as core
This commit is contained in:
parent
a13511e901
commit
e3aed9a983
3
.gitignore
vendored
3
.gitignore
vendored
@ -31,6 +31,7 @@ depcomp
|
||||
*.kdev4
|
||||
.gdb_history
|
||||
core
|
||||
core.*
|
||||
cscope.files
|
||||
cscope.out
|
||||
tags
|
||||
@ -133,4 +134,4 @@ tags
|
||||
/libs/taglib/taglib/wavpackproperties.h
|
||||
/libs/taglib/taglib/xingheader.h
|
||||
/libs/taglib/taglib/tlist.tcc
|
||||
/libs/taglib/taglib/tmap.tcc
|
||||
/libs/taglib/taglib/tmap.tcc
|
||||
|
Loading…
Reference in New Issue
Block a user