diff --git a/.gitignore b/.gitignore index 6905ee7..82756d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ .cache/ compile_commands.json +#valgrind +vgcore* + # Binary test +int/ +libset.a