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 04:52:16 UTC

[camel] branch camel-2.21.x updated: Add vscode workspace files to .gitignore

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

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


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

commit 97a69d1a510eae4d459068548ab70ed5c519137c
Author: Dmitry Volodin <dm...@gmail.com>
AuthorDate: Fri Dec 21 07:51:35 2018 +0300

    Add vscode workspace files to .gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 956cf21..980a1ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,8 @@ target
 .project
 .settings
 .checkstyle
+.vscode
+*.code-workspace
 *.log
 test-salesforce-login.properties
 dependency-reduced-pom.xml