chore: ignore valgrind artifacts

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I309e751b96e858f231e224d3b345670e6a6a6964
This commit is contained in:
raf 2026-01-31 15:23:05 +03:00
commit 000258df5c
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ test_memory
test_config test_config
*.jpg *.jpg
*.conf *.conf
vgcore.*
*_report.txt