From 5e8b4c41100add183e1fe0cadb079f17055e1dd6 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Wed, 11 Jan 2017 23:26:30 +0100 Subject: [PATCH] Add .gitignore --- example-custom-shortcuts/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 example-custom-shortcuts/.gitignore diff --git a/example-custom-shortcuts/.gitignore b/example-custom-shortcuts/.gitignore new file mode 100644 index 0000000..e4d4b5d --- /dev/null +++ b/example-custom-shortcuts/.gitignore @@ -0,0 +1,5 @@ +obj +*.xcworkspace +*.xcuserdatad +*~ +config.make