Do not propagate local testing stuff

This commit is contained in:
Purodha Blissenbach 2012-10-30 10:53:31 +01:00
parent e23bc93e51
commit eef3c704f7
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="PurodhasLocaleTests"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/activemq-core-5.4.2.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.3.jar"/>

1
hsarback/.gitignore vendored
View File

@ -1,2 +1,3 @@
/build
/webapp
/PurodhasLocaleTests