diff options
author | Michael Bien <[email protected]> | 2010-03-25 19:54:38 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-03-25 19:54:38 +0100 |
commit | 14b7bf0b37262a5515a10fd2b5db56cf3b78709d (patch) | |
tree | d9cd31949699b6190dfda4eedf4b8e5ac5edf511 /.gitignore | |
parent | 2f08848b6bde6fad24c2c0e9ab170ff41cf0f077 (diff) |
fixed build for hudson, ${gluegen.root} is now used everywhere since it is overwritten when build from hudson.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ build test/classes -nbproject/private
\ No newline at end of file +nbproject/private +javadoc_public/
\ No newline at end of file |