This is an automated email from the ASF dual-hosted git repository. dmvolod pushed a commit to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.22.x by this push: new 4dee105 Add vscode workspace files to .gitignore 4dee105 is described below commit 4dee105ca77ddfe1bf08da7a8f901a8ca195b2ca Author: Dmitry Volodin <dmvo...@gmail.com> AuthorDate: Fri Dec 21 07:56:34 2018 +0300 Add vscode workspace files to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 67a1214..0f3ebcb 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