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

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

commit 273626e22987b44f132cea5fe888785c04786a10
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Nov 7 10:32:51 2017 +0200

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

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

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to