This is an automated email from the ASF dual-hosted git repository.
lburgazzoli 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 1766e54 Add .vscode to gitignore
1766e54 is described below
commit 1766e54c4d9f84f2d305045a883019f43e7e401a
Author: lburgazzoli <[email protected]>
AuthorDate: Thu Jul 5 08:40:40 2018 +0200
Add .vscode to gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 67a1214..3342a6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,5 @@ components/camel-solr/data
.pmd
.sts4-cache
log-camel-lsp.out
+.vscode