Added ignore for all core dump files.
This commit is contained in:
parent
2b308a6b1d
commit
3aa1b73e8f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ build/compile_commands.json
|
|||
build/.cache/clangd/index
|
||||
build/*.*
|
||||
tags
|
||||
*.core
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue