killbill-memoizeit

.gitignore: ignore jar files in beatrix test resources Signed-off-by:

3/14/2013 5:22:36 PM

Changes

.gitignore 3(+2 -1)

Details

.gitignore 3(+2 -1)

diff --git a/.gitignore b/.gitignore
index 6fa2692..8f8d9f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,5 @@ logs/
 *.project
 */bin/
 catalog/src/test/resources/CatalogSchema.xsd
-*/test-output/
\ No newline at end of file
+*/test-output/
+*/src/test/resources/*.jar