You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/24 11:56:14 UTC

[sling-org-apache-sling-scripting-sightly-compiler] branch master updated: SLING-7213 - Add a default .gitignore file to every module

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-org-apache-sling-scripting-sightly-compiler.git


The following commit(s) were added to refs/heads/master by this push:
     new ad865f9  SLING-7213 - Add a default .gitignore file to every module
ad865f9 is described below

commit ad865f9d9f5b2d51edb1f3fdf0ba550af39936f6
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Oct 24 13:41:01 2017 +0200

    SLING-7213 - Add a default .gitignore file to every module
---
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0ff4da6..5b783ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-target
+/target
 .idea
 .classpath
 .metadata
@@ -15,4 +15,3 @@ maven-eclipse.xml
 .DS_Store
 jcr.log
 atlassian-ide-plugin.xml
-

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].