This is an automated email from the ASF dual-hosted git repository. dmvolod pushed a commit to branch camel-2.23.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.23.x by this push: new 3a61e06 Add vscode workspace file to .gitignore 3a61e06 is described below commit 3a61e066d5ad570bb62c5b9a8db439c2b70bec47 Author: Dmitry Volodin <dmvo...@gmail.com> AuthorDate: Fri Dec 21 08:00:33 2018 +0300 Add vscode workspace file to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3342a6b..333193a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ components/camel-solr/data .sts4-cache log-camel-lsp.out .vscode +*.code-workspace