remove idea file, add circle ignore branch

This commit is contained in:
Spencer Gibb
2017-08-31 14:24:26 -06:00
parent 2ba54c0594
commit 64948c70d6
2 changed files with 4 additions and 12 deletions

4
circle.yml Normal file
View File

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

View File

@@ -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>