This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sedona-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 896793a7 Add .gitignore
896793a7 is described below
commit 896793a777f9073ce8c4647a0d45291d22ce6761
Author: Jia Yu <[email protected]>
AuthorDate: Tue May 28 00:01:07 2024 -0700
Add .gitignore
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..d827413d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/.idea/
+.DS_Store
\ No newline at end of file