diff options
author | Dominik Stadler <centic@apache.org> | 2016-12-11 20:56:48 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-12-11 20:56:48 +0000 |
commit | 5be504564471eb1d5073cd0a2be6ad5e6d2cce8d (patch) | |
tree | 6ff90c23fa3d66017d94ecc42ad1ed53fcd50c7d /.gitignore | |
parent | e2488bd74db40d02cde16c0d07b58eced2816dcd (diff) | |
download | poi-5be504564471eb1d5073cd0a2be6ad5e6d2cce8d.tar.gz poi-5be504564471eb1d5073cd0a2be6ad5e6d2cce8d.zip |
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
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |