You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/01/31 16:14:47 UTC

[camel] 05/09: Add git ignore for leveldb

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a60f7cec9d4db619c5bec934c69c674574daa90c
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Jan 31 16:39:39 2021 +0100

    Add git ignore for leveldb
---
 components/camel-leveldb-legacy/.gitignore | 1 +
 components/camel-leveldb/.gitignore        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/components/camel-leveldb-legacy/.gitignore b/components/camel-leveldb-legacy/.gitignore
new file mode 100644
index 0000000..c52b279
--- /dev/null
+++ b/components/camel-leveldb-legacy/.gitignore
@@ -0,0 +1 @@
+leveldb.dat
diff --git a/components/camel-leveldb/.gitignore b/components/camel-leveldb/.gitignore
new file mode 100644
index 0000000..c52b279
--- /dev/null
+++ b/components/camel-leveldb/.gitignore
@@ -0,0 +1 @@
+leveldb.dat