diff --git a/.gitignore b/.gitignore index 41e05d6..b1e3036 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ balls -balls.o +*.o +compile_commands.json +.cache/