From 1a73df6bfa9e51c64cd89674a78bee246ddc1df2 Mon Sep 17 00:00:00 2001 From: André Breves Date: Tue, 28 Apr 2020 20:50:25 -0300 Subject: [PATCH] Ignores macOS .app bundles --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f371d16..1a26f93 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ vgcore.* gschemas.compiled *.gschema.xml *.3270 +macos/**/*.app -- libgit2 0.21.2