From 64948c70d6ab363ee7d94350c86b3d0195ac6e79 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Thu, 31 Aug 2017 14:24:26 -0600 Subject: [PATCH] remove idea file, add circle ignore branch --- circle.yml | 4 ++++ spring-cloud-commons-parent.iml | 12 ------------ 2 files changed, 4 insertions(+), 12 deletions(-) create mode 100644 circle.yml delete mode 100644 spring-cloud-commons-parent.iml diff --git a/circle.yml b/circle.yml new file mode 100644 index 00000000..f69f15eb --- /dev/null +++ b/circle.yml @@ -0,0 +1,4 @@ +general: + branches: + ignore: + - gh-pages # list of branches to ignore diff --git a/spring-cloud-commons-parent.iml b/spring-cloud-commons-parent.iml deleted file mode 100644 index c16e7389..00000000 --- a/spring-cloud-commons-parent.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file