From 025a2456c1f52252822a811d1d90a653bd8aef93 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 11 Dec 2016 20:56:48 +0000 Subject: [PATCH] Ignore forrest.properties which is used locally to rebuild documentation git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773615 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ce304122e5..12f0d2fb17 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .sonar junit*.properties sonar/*/target +forrest.properties -- 2.39.5