diff --git a/C++.gitignore b/C++.gitignore index bdde3b17..7dfc078f 100644 --- a/C++.gitignore +++ b/C++.gitignore @@ -49,7 +49,7 @@ CMakeFiles/ CMakeCache.txt cmake_install.cmake Makefile -install_manifest.txt +install_manifest.txt compile_commands.json # Temporary files @@ -66,4 +66,4 @@ vcpkg_installed/ # test output & cache Testing/ -.cache/ \ No newline at end of file +.cache/