summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-07-09 03:46:36 +0200
committerMichael Bien <[email protected]>2010-07-09 03:46:36 +0200
commitb2558379ed0b2ae7a0ab6bfdb0a8f2c05afa1663 (patch)
tree4d65598f5a1607f149b132deb576326b3f2a2e5a /.gitignore
parentd02a2933f7e7a2b27be6dc1cfe0ebfa09f9b5100 (diff)
fixed tests, build + cleanup.
- removed junit.jar, using now gluegen's lib - fixed paths, joal.jar contains now classes :) - converted junit test to junit 4.x - replaced tabs with spaces...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 435fc2a..052d5c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
build
test/classes
+test/results
nbproject/private
javadoc_public/ \ No newline at end of file