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/20 05:15:22 UTC

[camel] branch master 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 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 <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 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