From 9ded514760b2db8f1abd014641a760717a9f49b0 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 11 Dec 2016 21:16:42 +0000 Subject: [PATCH] Revert "Ignore new directories ooxml-lib and compile-lib" This reverts commit 251d0c968cb9b8ac7b03113597f641db9880df37. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773705 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 987ee7d269..12f0d2fb17 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,3 @@ junit*.properties sonar/*/target forrest.properties -compile-lib/ -ooxml-lib/ -- 2.39.5