Browse Source

remove idea file, add circle ignore branch

pull/507/head
Spencer Gibb 8 years ago
parent
commit
64948c70d6
No known key found for this signature in database
GPG Key ID: 7788A47380690861
  1. 4
      circle.yml
  2. 12
      spring-cloud-commons-parent.iml

4
circle.yml

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
general:
branches:
ignore:
- gh-pages # list of branches to ignore

12
spring-cloud-commons-parent.iml

@ -1,12 +0,0 @@ @@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Loading…
Cancel
Save