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

brile pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/druid-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 6b4a66f26 add gitignore and dstore (#267)
6b4a66f26 is described below

commit 6b4a66f26aaa79631ac02489ca21d66c29aaf440
Author: 317brian <[email protected]>
AuthorDate: Wed Feb 21 11:38:18 2024 -0800

    add gitignore and dstore (#267)
---
 .DS_Store  | Bin 6148 -> 0 bytes
 .gitignore |   1 +
 2 files changed, 1 insertion(+)

diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index d0698b429..000000000
Binary files a/.DS_Store and /dev/null differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..e43b0f988
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.DS_Store


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to