You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2020/02/25 04:10:05 UTC

[sling-org-apache-sling-app-cms] 03/05: Ignoring VS Code configuration

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 <dk...@apache.org>
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