From cc8c45eaeeca0bc0c233f9989832771923e98b46 Mon Sep 17 00:00:00 2001 From: Alexey Korolev Date: Mon, 1 Feb 2016 10:09:25 +0300 Subject: [PATCH] Remove AppCode files --- .gitignore | 2 +- .../NetworkActivityIndicatorManager.xml | 9 --------- .idea/runConfigurations/Nimble_OSX.xml | 9 --------- .idea/runConfigurations/Nimble_iOS.xml | 9 --------- .idea/runConfigurations/Nimble_tvOS.xml | 9 --------- .idea/runConfigurations/Quick_OSX.xml | 9 --------- .idea/runConfigurations/Quick_iOS.xml | 9 --------- .idea/runConfigurations/Quick_tvOS.xml | 9 --------- 8 files changed, 1 insertion(+), 64 deletions(-) delete mode 100644 .idea/runConfigurations/NetworkActivityIndicatorManager.xml delete mode 100644 .idea/runConfigurations/Nimble_OSX.xml delete mode 100644 .idea/runConfigurations/Nimble_iOS.xml delete mode 100644 .idea/runConfigurations/Nimble_tvOS.xml delete mode 100644 .idea/runConfigurations/Quick_OSX.xml delete mode 100644 .idea/runConfigurations/Quick_iOS.xml delete mode 100644 .idea/runConfigurations/Quick_tvOS.xml diff --git a/.gitignore b/.gitignore index 298519e..3831300 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,4 @@ xcuserdata Carthage/Build # AppCode -.idea +.idea/ diff --git a/.idea/runConfigurations/NetworkActivityIndicatorManager.xml b/.idea/runConfigurations/NetworkActivityIndicatorManager.xml deleted file mode 100644 index d743bb9..0000000 --- a/.idea/runConfigurations/NetworkActivityIndicatorManager.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Nimble_OSX.xml b/.idea/runConfigurations/Nimble_OSX.xml deleted file mode 100644 index 9dc16d0..0000000 --- a/.idea/runConfigurations/Nimble_OSX.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Nimble_iOS.xml b/.idea/runConfigurations/Nimble_iOS.xml deleted file mode 100644 index 27cf9cf..0000000 --- a/.idea/runConfigurations/Nimble_iOS.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Nimble_tvOS.xml b/.idea/runConfigurations/Nimble_tvOS.xml deleted file mode 100644 index cb71eeb..0000000 --- a/.idea/runConfigurations/Nimble_tvOS.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Quick_OSX.xml b/.idea/runConfigurations/Quick_OSX.xml deleted file mode 100644 index 4d19a08..0000000 --- a/.idea/runConfigurations/Quick_OSX.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Quick_iOS.xml b/.idea/runConfigurations/Quick_iOS.xml deleted file mode 100644 index d0976a5..0000000 --- a/.idea/runConfigurations/Quick_iOS.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Quick_tvOS.xml b/.idea/runConfigurations/Quick_tvOS.xml deleted file mode 100644 index 615cfa2..0000000 --- a/.idea/runConfigurations/Quick_tvOS.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file