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-starter.git
commit 9de6dd2759d395859edfe36d9855a3331423b43d Author: Bertrand Delacretaz <[email protected]> AuthorDate: Fri Jul 23 12:42:11 2021 +0200 SLING-10656 - .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1530f74..03955ca 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ atlassian-ide-plugin.xml /sling/ /launcher/ -/org.apache.sling.feature.launcher-*.jar \ No newline at end of file +/org.apache.sling.feature.launcher-*.jar +.vscode/
