This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch devel in repository Pollen. commit 0568e4936219981f1aff8542f8353bafc0361b12 Author: Dralagen <dralagen@dralagen.fr> Date: Mon May 19 10:30:37 2014 +0200 update gitignore --- .gitignore | 5 ++++- pollen-ui-angular/pollen-ui-angular.iml | 16 ---------------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index c62986e..2d3ae13 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ *.ipr *.iws *.iml -atlassian-ide-plugin.xml \ No newline at end of file +atlassian-ide-plugin.xml +target/* +*/target/* + diff --git a/pollen-ui-angular/pollen-ui-angular.iml b/pollen-ui-angular/pollen-ui-angular.iml deleted file mode 100644 index 3c5eaca..0000000 --- a/pollen-ui-angular/pollen-ui-angular.iml +++ /dev/null @@ -1,16 +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" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> - <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> - <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> - -- To stop receiving notification emails like this one, please contact Chorem.org SCM administrator <admin+scm@chorem.org>.