You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2019/01/14 17:43:53 UTC

[sling-parent] 01/02: ignore target folders also in subfolders

This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git

commit 6cc93da97e28fb1a036566a99bf5c257a9399c3e
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Jan 14 18:40:07 2019 +0100

    ignore target folders also in subfolders
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 5b783ed..7fa4d65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-/target
+target
 .idea
 .classpath
 .metadata