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

rong pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-bin-resources.git


The following commit(s) were added to refs/heads/main by this push:
     new 91b88d4  [IOTDB-3251] Add image of ForwardTrigger doc (#29)
91b88d4 is described below

commit 91b88d4942ce448f0fedb93865ebec99a1797e82
Author: 刘威 <[email protected]>
AuthorDate: Mon May 30 22:44:30 2022 +0800

    [IOTDB-3251] Add image of ForwardTrigger doc (#29)
---
 .gitignore                                             |  14 ++++++++++++++
 .../Process-Data/Triggers/ForwardQueueConsume.png      | Bin 0 -> 190973 bytes
 2 files changed, 14 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1f2fe50
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+# Eclipse IDE files
+**/.classpath
+**/.project
+**/.settings/
+# src/main/resources/
+# intellij IDE files
+**/*.iml
+**/.idea/
+**/*.log
+**/*.ipr
+**/*.iws
+# Apple OS X related
+**/.DS_Store
+derby-tsfile-db
\ No newline at end of file
diff --git a/docs/UserGuide/Process-Data/Triggers/ForwardQueueConsume.png 
b/docs/UserGuide/Process-Data/Triggers/ForwardQueueConsume.png
new file mode 100644
index 0000000..7bdfb80
Binary files /dev/null and 
b/docs/UserGuide/Process-Data/Triggers/ForwardQueueConsume.png differ

Reply via email to