chore: Adding valgrind files to gitignore.

This commit is contained in:
2025-06-26 00:18:51 +02:00
parent 717af6378b
commit 3f78db4cb7

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
.cache/
compile_commands.json
#valgrind
vgcore*
# Binary
test
int/
libset.a