chore: CMakeUserPresets.json file should not be added to the repo

This commit is contained in:
Mateusz Pusz
2022-05-09 12:24:50 +02:00
parent 75ca6f1aef
commit 8507ed1ae9

3
.gitignore vendored
View File

@@ -40,6 +40,9 @@
/out/ /out/
_build/ _build/
# CMake
CMakeUserPresets.json
# Conan # Conan
*.pyc *.pyc
/test_package/build/ /test_package/build/