From 5a25641317dd570757f33181e45393a74019dc30 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 11 Feb 2023 19:14:23 +0100 Subject: Very controlled GDIplus startup and shutdown #635 (#679) Fall back to GDI if GDIplus is not available --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 51e1e9951..764ca6526 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,7 @@ src/xdg-shell-protocol.c # libdecor/build/demo # libdecor/build/egl +/out/build/x64-Debug/.cmake/api/v1/query/client-MicrosoftVS/query.json +/out/build/x64-Debug +/CMakeSettings.json +/CppProperties.json -- cgit v1.2.3