You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dm...@apache.org on 2018/12/21 05:02:59 UTC

[camel] branch camel-2.x updated: Add vscode workspace file to .gitignore

This is an automated email from the ASF dual-hosted git repository.

dmvolod pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
     new d35b818  Add vscode workspace file to .gitignore
d35b818 is described below

commit d35b818cdcf2b023bf3225a3cd2149b1c288cc66
Author: Dmitry Volodin <dm...@gmail.com>
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 e4204a5..b717a20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,5 +20,6 @@ components/camel-solr/data
 .sts4-cache
 log-camel-lsp.out
 .vscode
+*.code-workspace
 components/camel-cxf/activemq-data
 node_modules