diff options
author | Dominik Stadler <centic@apache.org> | 2016-12-11 21:16:58 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-12-11 21:16:58 +0000 |
commit | f02448d3d5040483b86d17ab0ed6cf489b3366ff (patch) | |
tree | 7f47210cd4467f80fcb3be120acf1d0102fd1673 /.gitignore | |
parent | 6632f5098d53ab6e97a376179d9258e0cbd0b906 (diff) | |
download | poi-f02448d3d5040483b86d17ab0ed6cf489b3366ff.tar.gz poi-f02448d3d5040483b86d17ab0ed6cf489b3366ff.zip |
Revert "Ignore forrest.properties which is used locally to rebuild documentation"
This reverts commit e21a2468b0bb5288b37203b38eea2e56825b99b4.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773709 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 12f0d2fb17..ce304122e5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ .sonar junit*.properties sonar/*/target -forrest.properties |