ignore core.* files as well as core
This commit is contained in:
parent
a13511e901
commit
e3aed9a983
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,6 +31,7 @@ depcomp
|
||||
*.kdev4
|
||||
.gdb_history
|
||||
core
|
||||
core.*
|
||||
cscope.files
|
||||
cscope.out
|
||||
tags
|
||||
|
Loading…
Reference in New Issue
Block a user