diff options
author | Dominik Stadler <centic@apache.org> | 2016-12-11 21:13:59 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-12-11 21:13:59 +0000 |
commit | 31fe0a0b368e5b1c207c9027298f29f119956980 (patch) | |
tree | e8236e7eeb6b189f26ec2e670855cf8d85338150 /.gitignore | |
parent | 75026b78f0838f8c4e615d29ad0de6846637c8af (diff) | |
download | poi-31fe0a0b368e5b1c207c9027298f29f119956980.tar.gz poi-31fe0a0b368e5b1c207c9027298f29f119956980.zip |
Revert "Ignore .gradle"
This reverts commit bb273307cd1ee3ef949320282a9b73638faf0272.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773665 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 1efb440590..ac50763e72 100644 --- a/.gitignore +++ b/.gitignore @@ -12,9 +12,6 @@ sonar/ooxml-schema-security/src/ sonar/examples/src/ sonar/excelant/src/ -### Gradle -.gradle - ### JetBrains template # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio |