This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
commit 84dd37596dea7ed7b8a9b902c03756be9080a760 Author: Dan Klco <[email protected]> AuthorDate: Mon Feb 24 23:07:53 2020 -0500 Ignoring VS Code configuration --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bc84106..852b0e5 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ bin *.iml node_modules/ node/ +.vscode/ \ No newline at end of file
