diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-08 17:32:31 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-08 17:32:31 +0000 |
commit | 3e909037ffd7cbf5e76a4509187a26bcca6caa30 (patch) | |
tree | fc62ee0ccb2bd6c57c6d359c2cc910886ddb5315 /.cvsignore | |
parent | 926fe418384b51cd253e246bcbc5ebf5e6789295 (diff) | |
download | poi-3e909037ffd7cbf5e76a4509187a26bcca6caa30.tar.gz poi-3e909037ffd7cbf5e76a4509187a26bcca6caa30.zip |
Updated build for running dist and distlight targets.
Added uptodate checks before unjarring the cents.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352374 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/.cvsignore b/.cvsignore index 322613f283..53bed8c0f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,19 +1,7 @@ -.ant.properties +*.properties dist -build -distributions -prj.el -emacs-jprj.el -docs -todo -hdf.log -hpsf.log -hssf.log -poifs.log -util.log -poi.ipr -release-bin -POILogger.log -jakarta-poi.ipr +*.el +*.ipr build.number log*.* +*.log
\ No newline at end of file |