diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-15 08:07:45 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-15 08:07:45 +0000 |
commit | cabb3166ef3aec1e97f21bc7b04f047808b90149 (patch) | |
tree | b6cc29b464efcdb754545044a97562e9eea75be2 /.cvsignore | |
parent | a9973d075640901a71f2cbc7946cf89370efeba0 (diff) | |
download | poi-cabb3166ef3aec1e97f21bc7b04f047808b90149.tar.gz poi-cabb3166ef3aec1e97f21bc7b04f047808b90149.zip |
build dir is now (correctly) empty.
Telling CVS to ignore.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352420 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 53bed8c0f5..fb1c904703 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,4 +4,5 @@ dist *.ipr build.number log*.* -*.log
\ No newline at end of file +*.log +build |