]> source.dussan.org Git - poi.git/commitdiff
Ignore new "build" and "out" directories
authorDominik Stadler <centic@apache.org>
Sun, 28 Mar 2021 19:55:00 +0000 (19:55 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 28 Mar 2021 19:55:00 +0000 (19:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888140 13f79535-47bb-0310-9956-ffa450edef68

.gitignore

index 6a4752617fda1a783640eb5af7f262fc8a1be716..97b2d36ff95bdddc56ce9645f6e516b854fe1952 100644 (file)
@@ -33,6 +33,7 @@ sonar/*/target
 
 # IntelliJ
 /out/
+/*/out/
 .idea
 *.iml
 *.iws
@@ -43,6 +44,7 @@ sonar/*/target
 
 # Ant
 .ant-targets-build.xml
-build
+/build/
+/*/build/
 dist
 lib/