From 3a27b5b50a8850f22385180b4f9fe805445af8d8 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Wed, 11 Jan 2017 23:28:22 +0100 Subject: [PATCH] Add *.app files to gitignore --- example-custom-shortcuts/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/example-custom-shortcuts/.gitignore b/example-custom-shortcuts/.gitignore index e4d4b5d..4572154 100644 --- a/example-custom-shortcuts/.gitignore +++ b/example-custom-shortcuts/.gitignore @@ -3,3 +3,4 @@ obj *.xcuserdatad *~ config.make +bin/*.app