diff options
author | Dominik Stadler <centic@apache.org> | 2016-12-11 21:17:06 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-12-11 21:17:06 +0000 |
commit | 6d733204bacd123775d43a26eed23a7c19732907 (patch) | |
tree | 6a2fbd5b4901e9ec128bf65626884a0be37eb6f4 /.gitignore | |
parent | 6b6ce58eb6d2efabd0c15db97982a3c32fc6f592 (diff) | |
download | poi-6d733204bacd123775d43a26eed23a7c19732907.tar.gz poi-6d733204bacd123775d43a26eed23a7c19732907.zip |
Revert "Ignore sonar-target-dirs"
This reverts commit cf346759cd1636e3c46193219957367133817a79.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773711 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index ce304122e5..14d9696bdf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ /bin .sonar -junit*.properties -sonar/*/target +junit*.properties
\ No newline at end of file |