diff --git a/.gitignore b/.gitignore index 7f7880e..3eb33e5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ compile_commands.json .cache libft/**/*.o libft/**/*.a +src/main.c