diff options
author | Dominik Stadler <centic@apache.org> | 2018-10-26 09:32:24 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2018-10-26 09:32:24 +0000 |
commit | 15518968ee5180fabb18a5d085ade86989a595a4 (patch) | |
tree | 8d1beeb839a15659ecd151c80a2faedac7c59b79 /.gitignore | |
parent | 54cb2814135841b66aaa27b312701ff4aed0bca1 (diff) | |
download | poi-15518968ee5180fabb18a5d085ade86989a595a4.tar.gz poi-15518968ee5180fabb18a5d085ade86989a595a4.zip |
Ignore directory ooxml-testlib
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844877 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 103731746e..ffb9ae397f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ log*.* forrest.properties compile-lib/ ooxml-lib/ +ooxml-testlib/ # Eclipse /bin |