commit da90be23088a3a0b8a517d66d446bdfef32e2872 parent 921101e0763e43928904dc58fa0ba2592b9b75d5 Author: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Sat, 5 Nov 2022 12:31:15 +0100 build: always ignore user's cmake preset (#20935) Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -74,4 +74,4 @@ tags # vim patches /vim-*.patch -/CMakeUserPresets.json +CMakeUserPresets.json