diff --git a/.gitignore b/.gitignore index 8b13789..89e918f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ +bin/ + +# clang +.cache +compile_commands.json + +# valgrind +vgcore.*