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

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


The following commit(s) were added to refs/heads/camel-2.23.x by this push:
     new 910d806  Add .gitignore to docs/ for preventig conflicts on branch 
switch
910d806 is described below

commit 910d80638086644c63265c4fab90fc03f9f7f65c
Author: Dmitry Volodin <dmvo...@gmail.com>
AuthorDate: Fri Jan 25 12:00:35 2019 +0300

    Add .gitignore to docs/ for preventig conflicts on branch switch
---
 docs/.gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644
index 0000000..41e8063
--- /dev/null
+++ b/docs/.gitignore
@@ -0,0 +1,3 @@
+node
+node_modules
+

Reply via email to