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-servlet-helpers.git
commit 4af3d537bb60f58e490bce7bc83049a8fb3792a9 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Jun 15 15:39:43 2020 +0200 .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b783ed..ccbee05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /target .idea +.vscode/ .classpath .metadata .project
