fixed gitignore

This commit is contained in:
2025-12-25 14:24:46 +01:00
parent e2dd768faf
commit 6ef93e4c9c

4
.gitignore vendored
View File

@ -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