From 7385283557a28c1532f99531e4114d8c3da6a500 Mon Sep 17 00:00:00 2001 From: Jasdev Singh Date: Thu, 2 Jun 2016 20:37:08 -0400 Subject: [PATCH] Testing ignoring generate playground files --- .gitignore | 2 ++ .../timeline.xctimeline | 6 ------ .../Array.xcplaygroundpage/timeline.xctimeline | 6 ------ .../timeline.xctimeline | 17 ----------------- .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../Int.xcplaygroundpage/timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../String.xcplaygroundpage/timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 12 ------------ .../timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../UIView.xcplaygroundpage/timeline.xctimeline | 6 ------ .../timeline.xctimeline | 6 ------ .../contents.xcworkspacedata | 7 ------- 23 files changed, 2 insertions(+), 150 deletions(-) delete mode 100644 PublicExtension.playground/Pages/AbsoluteValuable.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/Array.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/CollectionType.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/Comparable.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/ErrorType.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/Int.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/NSObject.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/NSOperationQueue.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/NSRange.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/NSUserDefaults.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/Playground Related.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/String.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UICollectionView.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIColor.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIDynamicAnimator.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIEdgeInsets.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIImage.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIScrollView.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UITableView.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIView.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/Pages/UIWindow.xcplaygroundpage/timeline.xctimeline delete mode 100644 PublicExtension.playground/playground.xcworkspace/contents.xcworkspacedata diff --git a/.gitignore b/.gitignore index 11a7020..5791fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,8 @@ DerivedData *.hmap *.ipa *.xcuserstate +*.xcworkspace +*.xctimeline # CocoaPods Pods/ diff --git a/PublicExtension.playground/Pages/AbsoluteValuable.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/AbsoluteValuable.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/AbsoluteValuable.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/Array.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/Array.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/Array.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/CollectionType.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/CollectionType.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index 3420416..0000000 --- a/PublicExtension.playground/Pages/CollectionType.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - diff --git a/PublicExtension.playground/Pages/Comparable.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/Comparable.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/Comparable.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/ErrorType.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/ErrorType.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/ErrorType.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/Int.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/Int.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/Int.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/NSObject.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/NSObject.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/NSObject.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/NSOperationQueue.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/NSOperationQueue.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/NSOperationQueue.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/NSRange.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/NSRange.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/NSRange.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/NSUserDefaults.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/NSUserDefaults.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/NSUserDefaults.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/Playground Related.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/Playground Related.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/Playground Related.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/String.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/String.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/String.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UICollectionView.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UICollectionView.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UICollectionView.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UIColor.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIColor.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UIColor.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UIDynamicAnimator.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIDynamicAnimator.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UIDynamicAnimator.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UIEdgeInsets.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIEdgeInsets.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UIEdgeInsets.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UIImage.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIImage.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bb2bf51..0000000 --- a/PublicExtension.playground/Pages/UIImage.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - diff --git a/PublicExtension.playground/Pages/UIScrollView.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIScrollView.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UIScrollView.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UITableView.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UITableView.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UITableView.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UIView.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIView.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UIView.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/Pages/UIWindow.xcplaygroundpage/timeline.xctimeline b/PublicExtension.playground/Pages/UIWindow.xcplaygroundpage/timeline.xctimeline deleted file mode 100644 index bf468af..0000000 --- a/PublicExtension.playground/Pages/UIWindow.xcplaygroundpage/timeline.xctimeline +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/PublicExtension.playground/playground.xcworkspace/contents.xcworkspacedata b/PublicExtension.playground/playground.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a..0000000 --- a/PublicExtension.playground/playground.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - -