mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
ignore vgcore.* files as well as core
This commit is contained in:
parent
e3aed9a983
commit
0deb5e1509
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,6 +32,7 @@ depcomp
|
||||||
.gdb_history
|
.gdb_history
|
||||||
core
|
core
|
||||||
core.*
|
core.*
|
||||||
|
vgcore.*
|
||||||
cscope.files
|
cscope.files
|
||||||
cscope.out
|
cscope.out
|
||||||
tags
|
tags
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue