From 35e7ccb65b9c6b0ae6c0f77ef8bbcf99ea4ec3e4 Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Tue, 22 Mar 2022 23:17:22 +0100 Subject: [PATCH] Ports: Explicitly unignore glib meson configuration files --- Ports/glib/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Ports/glib/.gitignore diff --git a/Ports/glib/.gitignore b/Ports/glib/.gitignore new file mode 100644 index 0000000000..37d9917f4b --- /dev/null +++ b/Ports/glib/.gitignore @@ -0,0 +1,2 @@ +!cross_file-i686.txt +!cross_file-x86_64.txt