This is an automated email from the ASF dual-hosted git repository. bdelacretaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
commit 01998ae82afaeca3157cce283f2f5627faa4b1ec Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Oct 31 15:04:50 2019 +0100 gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5aee8de..dea9ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target +.vscode .idea .classpath .metadata
