Add valgrind output to .gitignore

This commit is contained in:
flysand7 2023-08-02 10:44:08 +11:00
parent 57a2e138cd
commit 8751a697ee
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -18,4 +18,5 @@ a.out
/.venv
tinyrt-iface.h
test/
test_folder/
test_folder/
vgcore.*