diff --git a/2024/07/cpp_algorithms1/.gitignore b/2024/07/cpp_algorithms1/.gitignore index be13b48..1c61f5f 100644 --- a/2024/07/cpp_algorithms1/.gitignore +++ b/2024/07/cpp_algorithms1/.gitignore @@ -1 +1,2 @@ -cmake-build* \ No newline at end of file +cmake-build* +CMakeUserPresets.json