This is an automated email from the ASF dual-hosted git repository.
dmvolod pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 7d4349f Add vscode workspace file to .gitignore
7d4349f is described below
commit 7d4349fa0a8a951647acd335c24250bccac62697
Author: Dmitry Volodin <[email protected]>
AuthorDate: Thu Dec 20 08:13:15 2018 +0300
Add vscode workspace file to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index ec2bb44..1764c19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ components/camel-solr/data
.sts4-cache
log-camel-lsp.out
.vscode
+*.code-workspace
components/camel-cxf/activemq-data
node_modules
*.swp