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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git

commit 429634eb25f6ae06b99b210152d5ebe7cbf6a765
Author: Celeborn <d...@celeborn.apache.org>
AuthorDate: Fri Aug 22 01:10:08 2025 +0000

    gitignore
---
 .gitignore | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..d660690f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+*#*#
+*.#*
+*.iml
+*.ipr
+*.iws
+*.pyc
+*.pyo
+*.swp
+*~
+.DS_Store
+.cache
+.classpath
+.fleet/
+.idea/
+.idea_modules/
+.project
+.pydevproject
+.python-version
+.settings
+/site/
+celeborn-*/
+*.zip
+*.tar.gz

Reply via email to