fixed gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,6 +18,7 @@
|
|||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
Makefile
|
Makefile
|
||||||
|
settings.ini
|
||||||
|
|
||||||
# vcpkg
|
# vcpkg
|
||||||
/vcpkg_installed/
|
/vcpkg_installed/
|
||||||
@ -70,7 +71,4 @@ dist_package/
|
|||||||
# Local environment files (if any)
|
# Local environment files (if any)
|
||||||
.env
|
.env
|
||||||
|
|
||||||
# Ignore local settings file
|
|
||||||
/settings.ini
|
|
||||||
|
|
||||||
# End of .gitignore
|
# End of .gitignore
|
||||||
|
|||||||
Reference in New Issue
Block a user