From ba56f31943f12f36bf2ceedda0614b18fd49b438 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 11 Dec 2016 20:56:39 +0000 Subject: [PATCH] Ignore sonar-target-dirs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773613 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 14d9696bdf..ce304122e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /bin .sonar -junit*.properties \ No newline at end of file +junit*.properties +sonar/*/target -- 2.39.5