gitignore: ignore core dumps created by valgrind
parent
18c2ff561f
commit
a50605c5df
|
|
@ -21,3 +21,5 @@ glad.zip
|
|||
/Box_test.ppm
|
||||
/Box_test_diff.ppm
|
||||
/ghostty.qcow2
|
||||
|
||||
vgcore.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue