From 49b62ee7bd43610a247883b48e61e9140b5396b8 Mon Sep 17 00:00:00 2001 From: David Baer Date: Tue, 5 Oct 2021 23:30:32 -0400 Subject: [PATCH] MacOS compatibility --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c0c1746..cda7cb3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ cmake_install.cmake config.h install_manifest.txt mazemaker +*.dylib *.tar.gz *.png *.pc