diff --git a/.gitignore b/.gitignore index e367bca..a9acd58 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ CMakeCache.txt cmake_install.cmake Makefile +settings.ini # vcpkg /vcpkg_installed/ @@ -70,7 +71,4 @@ dist_package/ # Local environment files (if any) .env -# Ignore local settings file -/settings.ini - # End of .gitignore