From 0d51af4e67454b52f2848847450a88f3d2fe5276 Mon Sep 17 00:00:00 2001 From: JC Date: Thu, 23 Sep 2021 20:51:10 -0700 Subject: [PATCH] gcc support --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 736bee6c4..8b79f8062 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ bin bin-int yaml-cpp.vcxproj yaml-cpp.vcxproj.filters +Makefile